[U-Boot-Users] toolchain

himba himba at siol.net
Sun Jun 6 21:18:28 CEST 2004


Hi,

I'm trying to compile u-boot 1.1.1 with 2.95.3 arm toolchain and I get 
following error:
make[1]: Leaving directory 
`/home/roaher/delo/xxcep/bootldr/tmp/u-boot/post/cpu'
...
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=0xa3f00000 
-I/home/roaher/delo/xxcep/bootldr/tmp/u-boot/include -fno-builtin 
-ffreestanding -nostdinc -isystem 
/usr/lib/gcc-lib/i586-suse-linux/3.3.1/include -pipe  -DCONFIG_ARM 
-D__ARM__ -mapcs-32 -march=armv4 -mtune=strongarm1100 -c -o 
cpu/pxa/start.o /home/roaher/delo/xxcep/bootldr/tmp/u-boot/cpu/pxa/start.S
/home/roaher/delo/xxcep/bootldr/tmp/u-boot/cpu/pxa/start.S: Assembler 
messages:
/home/roaher/delo/xxcep/bootldr/tmp/u-boot/cpu/pxa/start.S:148: Error: 
Internal_relocation (type 208) not fixed up (IMMEDIATE)
make: *** [cpu/pxa/start.o] Error 1
....

Compiling older version works just fine with this toolchain. I tried 
3.3.2 and 3.3.3 toolchains from arm.nihilisme.ca but booth fail with 
some error about FP misuse.

What arm toolchain should I use with new u-boot?

regards, himba




More information about the U-Boot mailing list