[U-Boot-Users] error when compile U-Boot

Kenton Lau coosign at rediffmail.com
Mon Apr 4 12:25:23 CEST 2005


  
Hi,all.

I try to compile U-Boot (version u-boot-1.1.2), after 
#make all

and there print mistake as :

arm-linux-gcc -Wa,-gstabs -D__ASSEMBLY__ -g -Os -fno-strict-aliasing -fno-common -ffixed-r8 -mshort-load-bytes -msoft-float -D__KERNEL__ -DTEXT_BASE=0xa3080000 -I/root/download/u-boot-1.1.1/include -fno-builtin -ffreestanding -nostdinc -isystem /usr/lib/gcc-lib/i386-redhat-linux/3.3.2/include -pipe -DCONFIG_ARM -D__ARM__ -mapcs-32 -march=armv5 -mtune=strongarm1100 -c -o cpu/pxa/start.o /root/download/u-boot-1.1.1/cpu/pxa/start.S 
/root/download/u-boot-1.1.1/cpu/pxa/start.S: Assembler messages: 
/root/download/u-boot-1.1.1/cpu/pxa/start.S:121: Error: internal_relocation (type: OFFSET_IMM) not fixed up 
/root/download/u-boot-1.1.1/cpu/pxa/start.S:122: Error: internal_relocation (type: OFFSET_IMM) not fixed up 
/root/download/u-boot-1.1.1/cpu/pxa/start.S:143: Error: internal_relocation (type: OFFSET_IMM) not fixed up 
/root/download/u-boot-1.1.1/cpu/pxa/start.S:145: Error: internal_relocation (type: OFFSET_IMM) not fixed up 
/root/download/u-boot-1.1.1/cpu/pxa/start.S:360: Error: internal_relocation (type: OFFSET_IMM) not fixed up 
/root/download/u-boot-1.1.1/cpu/pxa/start.S:361: Error: internal_relocation (type: OFFSET_IMM) not fixed up 
/root/download/u-boot-1.1.1/cpu/pxa/start.S:366: Error: internal_relocation (type: OFFSET_IMM) not fixed up 
/root/download/u-boot-1.1.1/cpu/pxa/start.S:367: Error: internal_relocation (type: OFFSET_IMM) not fixed up 
/root/download/u-boot-1.1.1/cpu/pxa/start.S:372: Error: internal_relocation (type: OFFSET_IMM) not fixed up 
/root/download/u-boot-1.1.1/cpu/pxa/start.S:373: Error: internal_relocation (type: OFFSET_IMM) not fixed up 
/root/download/u-boot-1.1.1/cpu/pxa/start.S:378: Error: internal_relocation (type: OFFSET_IMM) not fixed up 
/root/download/u-boot-1.1.1/cpu/pxa/start.S:379: Error: internal_relocation (type: OFFSET_IMM) not fixed up 
/root/download/u-boot-1.1.1/cpu/pxa/start.S:384: Error: internal_relocation (type: OFFSET_IMM) not fixed up 
/root/download/u-boot-1.1.1/cpu/pxa/start.S:385: Error: internal_relocation (type: OFFSET_IMM) not fixed up 
/root/download/u-boot-1.1.1/cpu/pxa/start.S:408: Error: internal_relocation (type: OFFSET_IMM) not fixed up 
/root/download/u-boot-1.1.1/cpu/pxa/start.S:409: Error: internal_relocation (type: OFFSET_IMM) not fixed up 
/root/download/u-boot-1.1.1/cpu/pxa/start.S:414: Error: internal_relocation (type: OFFSET_IMM) not fixed up 
/root/download/u-boot-1.1.1/cpu/pxa/start.S:415: Error: internal_relocation (type: OFFSET_IMM) not fixed up 


my arm-linux-gcc's version is 3.2.1 . Is it the problem from?
I hear that if using version 2.X.X will work , is it?
How can I overcome the problem using arm-linux-gcc(ver 3.2.1)?

Thanks !

Kenton Lau
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20050404/c5d505a9/attachment.htm 


More information about the U-Boot mailing list