From mboxrd@z Thu Jan 1 00:00:00 1970 From: Txema Lopez Date: Wed, 14 Feb 2007 08:30:48 +0100 Subject: [U-Boot-Users] [PATCH] Fixup relocation patch.] In-Reply-To: <528646bc0702130851l1befaeebwb44b6a3fb8515d72@mail.gmail.com> References: <45D1DB7D.7050403@fagorautomation.es> <45D1E58D.6030905@aotek.es> <528646bc0702130851l1befaeebwb44b6a3fb8515d72@mail.gmail.com> Message-ID: <45D2BAA8.5090100@aotek.es> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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