From: Daniel Glaser <daniel.glaser@chaintronics.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] sequoia link error
Date: Thu, 09 Aug 2007 16:42:14 +0200 [thread overview]
Message-ID: <46BB27C6.4020805@chaintronics.com> (raw)
Hello,
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:
UNDEF_SYM=`powerpc-unknown-linux-gnu-objdump -x lib_generic/libgeneric.a
board/amcc/sequoia/libsequoia.a cpu/ppc4xx/libppc4xx.a lib_ppc/libppc.a
fs/cramfs/libcramfs.a fs/fat/libfat.a fs/fdos/libfdos.a
fs/jffs2/libjffs2.a fs/reiserfs/libreiserfs.a fs/ext2/libext2fs.a
net/libnet.a disk/libdisk.a rtc/librtc.a dtt/libdtt.a
drivers/libdrivers.a drivers/nand/libnand.a
drivers/nand_legacy/libnand_legacy.a drivers/sk98lin/libsk98lin.a
post/libpost.a post/cpu/libcpu.a common/libcommon.a |sed -n -e
's/.*\(__u_boot_cmd_.*\)/-u\1/p'|sort|uniq`;\
cd /root/develop/u-boot-1.2.0 &&
powerpc-unknown-linux-gnu-ld -Bstatic -T
/root/develop/u-boot-1.2.0/board/amcc/sequoia/u-boot.lds -Ttext
0xFFFA0000 -n $UNDEF_SYM cpu/ppc4xx/start.o cpu/ppc4xx/resetvec.o \
--start-group lib_generic/libgeneric.a
board/amcc/sequoia/libsequoia.a cpu/ppc4xx/libppc4xx.a lib_ppc/libppc.a
fs/cramfs/libcramfs.a fs/fat/libfat.a fs/fdos/libfdos.a
fs/jffs2/libjffs2.a fs/reiserfs/libreiserfs.a fs/ext2/libext2fs.a
net/libnet.a disk/libdisk.a rtc/librtc.a dtt/libdtt.a
drivers/libdrivers.a drivers/nand/libnand.a
drivers/nand_legacy/libnand_legacy.a drivers/sk98lin/libsk98lin.a
post/libpost.a post/cpu/libcpu.a common/libcommon.a --end-group -L
/usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.2 -lgcc \
-Map u-boot.map -o u-boot
powerpc-unknown-linux-gnu-ld: .bss section too big, overlaps .ppcenv
section. Please update your confguration: CFG_MONITOR_BASE,
CFG_MONITOR_LEN and TEXT_BASE may need to be modified.
powerpc-unknown-linux-gnu-ld: section .bootpg [00000000fffff000 ->
00000000fffff27b] overlaps section .bss [00000000fffe1600 ->
00000001000322ff]
powerpc-unknown-linux-gnu-ld: .bss section too big, overlaps .ppcenv
section. Please update your confguration: CFG_MONITOR_BASE,
CFG_MONITOR_LEN and TEXT_BASE may need to be modified.
make: *** [u-boot] Fehler 1
I use gcc-4.1.2, binutils 2.17, glibc-2.5 and kernel-headers-2.6.22
(with gentoo patchset)
Any ideas? Would be very greatful for some help
- Daniel
next reply other threads:[~2007-08-09 14:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-09 14:42 Daniel Glaser [this message]
2007-08-09 20:16 ` [U-Boot-Users] sequoia link error Wolfgang Denk
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=46BB27C6.4020805@chaintronics.com \
--to=daniel.glaser@chaintronics.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.