[U-Boot-Users] compile uboot error

jie zhao kamiuouc at gmail.com
Wed Mar 26 02:20:47 CET 2008


I compile u-boot1.2.0 using cross2.95.3 cross3.3.2 and cross3.4.1 ,but all
failed.

make[1]: Leaving directory `/home/jiejie/uboot/u-boot-1.2.0/post/cpu'

make -C cpu/arm920t start.o
make[1]: Entering directory `/home/jiejie/uboot/u-boot-1.2.0/cpu/arm920t'
/usr/local/arm/3.3.2/bin/arm-linux-gcc  -D__ASSEMBLY__ -g  -Os
-fno-strict-aliasing  -fno-common -ffixed-r8 -msoft-float -mshort-load-bytes
-D__KERNEL__ -DTEXT_BASE=0x33F80000  -I/home/jiejie/uboot/u-boot-1.2.0/include
-fno-builtin -ffreestanding -nostdinc -isystem
/usr/local/arm/3.3.2/lib/gcc-lib/arm-linux/3.3.2/include -pipe  -DCONFIG_ARM
-D__ARM__ -march=armv4 -mapcs-32 -c -o start.o start.S

start.S: Assembler messages:
start.S:185: Error: internal_relocation (type: OFFSET_IMM) not fixed up
start.S:186: Error: internal_relocation (type: OFFSET_IMM) not fixed up
start.S:188: Error: internal_relocation (type: OFFSET_IMM) not fixed up

start.S:190: Error: internal_relocation (type: OFFSET_IMM) not fixed up
start.S:200: Error: internal_relocation (type: OFFSET_IMM) not fixed up
start.S:204: Error: internal_relocation (type: OFFSET_IMM) not fixed up

start.S:206: Error: internal_relocation (type: OFFSET_IMM) not fixed up
make[1]: *** [start.o] error 1
make[1]: Leaving directory `/home/jiejie/uboot/u-boot-1.2.0/cpu/arm920t'
make: *** [cpu/arm920t/start.o] error 2

Please tell me why ,thankyou very much!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20080326/b0cccc0d/attachment.htm 


More information about the U-Boot mailing list