From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] sequoia link error
Date: Thu, 09 Aug 2007 22:16:19 +0200 [thread overview]
Message-ID: <20070809201619.3CF363535CD@atlas.denx.de> (raw)
In-Reply-To: Your message of "Thu, 09 Aug 2007 16:42:14 +0200." <46BB27C6.4020805@chaintronics.com>
In message <46BB27C6.4020805@chaintronics.com> you wrote:
>
> I'm new to u-boot and have some problem to compile it for the amcc
> sequoia board. Here is the error that shows up:
...
> powerpc-unknown-linux-gnu-ld: section .bootpg [00000000fffff000 ->
> 00000000fffff27b] overlaps section .bss [00000000fffe1600 ->
> 00000001000322ff]
... you are using a 64 bit toolchain.
> Any ideas? Would be very greatful for some help
This is a known problem. The current linker sript logic silently
assumes that address space will silently wrap around at the 32 bit
boundary. Not so when you use 64 bit tools. I don't think I have seen
a patch for this yet.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Der Dativ ist dem Genitiv sein Tod.
prev parent reply other threads:[~2007-08-09 20:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-09 14:42 [U-Boot-Users] sequoia link error Daniel Glaser
2007-08-09 20:16 ` Wolfgang Denk [this message]
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=20070809201619.3CF363535CD@atlas.denx.de \
--to=wd@denx.de \
--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