[U-Boot-Users] [PATCH] Fixup relocation patch.]
Txema Lopez
tlopez at aotek.es
Wed Feb 14 08:30:48 CET 2007
Grant Likely wrote:
>
> I actually tried it on the 5200 also, and I didn't get the fixup
> section without -mrelocatable. Might be a gcc version difference.
> I'm using ELDK 4.0 which uses gcc 4.0. What version of gcc are you
> using?
I'm using a gcc 3.3.6 version patched for uclibc (buidroot patches).
This is the command line of the compiler call.
/home/txema/ppc5200/build_powerpc/toolchain/bin/powerpc-linux-uclibc-gcc
-g -O1 -fno-common -fno-schedule-insns -fno-schedule-insns2 -fPIC
-ffixed-r14 -meabi -D__KERNEL__ -DTEXT_BASE=0xFE040100
-I/home/txema/ppc5200/build_powerpc/system/u-boot/include -fno-builtin
-ffreestanding -nostdinc -isystem
/home/txema/ppc5200/build_powerpc/toolchain/lib/gcc-lib/powerpc-linux-uclibc/3.3.6/include
-pipe -DCONFIG_PPC -D__powerpc__ -DCONFIG_MPC5xxx -ffixed-r2
-ffixed-r29 -mstring -mcpu=603e -mmultiple -DTEXT_BASE=0xFE040100
-I/home/txema/ppc5200/build_powerpc/system/u-boot/board -Wall
-Wstrict-prototypes -c -o usb_storage.o usb_storage.c
BR
Txema,
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tlopez.vcf
Type: text/x-vcard
Size: 324 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20070214/38b9e4c5/attachment.vcf
More information about the U-Boot
mailing list