From: Johannes Stezenbach <js@sig21.net>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [patch 2/3] KB9202 EABI build with CodeSourcery EABI toolchain
Date: Sat, 3 Nov 2007 23:20:59 +0100 [thread overview]
Message-ID: <20071103222059.GA17877@sig21.net> (raw)
In-Reply-To: <20071103212805.2A41724756@gemini.denx.de>
On Sat, Nov 03, 2007, Wolfgang Denk wrote:
> In message <20071025161107.465063527@sig21.net> you wrote:
> > KB9202 EABI build with CodeSourcery EABI toolchain
> > (arm-2007q3-51-arm-none-linux-gnueabi)
> >
> > Signed-off-by: Johannes Stezenbach <js@sig21.net>
> >
> > diff -r 1f24112792e7 -r aeff4cd3d1be cpu/arm920t/config.mk
> > --- a/cpu/arm920t/config.mk Fri Oct 19 18:34:12 2007 +0200
> > +++ b/cpu/arm920t/config.mk Fri Oct 19 18:35:39 2007 +0200
> > @@ -24,11 +24,10 @@ PLATFORM_RELFLAGS += -fno-strict-aliasin
> > PLATFORM_RELFLAGS += -fno-strict-aliasing -fno-common -ffixed-r8 \
> > -msoft-float
> >
> > -PLATFORM_CPPFLAGS += -march=armv4
> > +PLATFORM_CPPFLAGS += -march=armv4t
> > # =========================================================================
> > #
> > # Supply options according to compiler version
> > #
> > # =========================================================================
> > -PLATFORM_CPPFLAGS +=$(call cc-option,-mapcs-32,-mabi=apcs-gnu)
> > PLATFORM_RELFLAGS +=$(call cc-option,-mshort-load-bytes,$(call cc-option,-malignment-traps,))
>
> Did you test this modification with other tool chains? Which ones?
> Which compiler / binutils versions?
No, I only tested with the toolchain ARM Ltd. recommends,
and the patch was originally created against the U-Boot
version with ARM offers for download (but tested against
1.3.0-rc3).
http://www.arm.com/products/os/linux.html
http://www.arm.com/linux/U-Boot-src.tar.gz
The arm-2007q3-51 toolchain has:
* binutils-2.18.50.20070820
* gcc-4.2.1
* glibc-2.5
* gdb-6.6.50.20070821-cvs
Maybe the ARM custodian can comment.
Thanks,
Johannes
next prev parent reply other threads:[~2007-11-03 22:20 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-25 16:10 [U-Boot-Users] [patch 0/3] KB9202 CodeSourcery ARM EABI toolchain build fixes Johannes Stezenbach
2007-10-25 16:10 ` [U-Boot-Users] [patch 1/3] KB9202 compile fix Johannes Stezenbach
2007-11-03 21:27 ` Wolfgang Denk
2007-11-03 22:38 ` Johannes Stezenbach
2007-10-25 16:10 ` [U-Boot-Users] [patch 2/3] KB9202 EABI build with CodeSourcery EABI toolchain Johannes Stezenbach
2007-11-03 21:28 ` Wolfgang Denk
2007-11-03 22:20 ` Johannes Stezenbach [this message]
2007-11-05 9:04 ` [U-Boot-Users] [patch 2/3] KB9202 EABI build withCodeSourcery " Peter Pearse
2007-11-05 10:37 ` Johannes Stezenbach
2007-11-05 19:20 ` Wolfgang Denk
2007-10-25 16:10 ` [U-Boot-Users] [patch 3/3] KB9202 build fix for CodeSourcery " Johannes Stezenbach
2008-01-23 15:37 ` [U-Boot-Users] [patch 0/3] KB9202 CodeSourcery ARM EABI toolchainbuild fixes Peter Pearse
2008-01-24 15:10 ` Johannes Stezenbach
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20071103222059.GA17877@sig21.net \
--to=js@sig21.net \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox