[U-Boot-Users] u-boot compile problem

Wolfgang Denk wd at denx.de
Mon Oct 11 19:51:46 CEST 2004


In message <416AAF81.7010605 at akhela.com> you wrote:
> 
> I've downloaded the latest u-boot-1.1.1 and I'm trying to compile,
> but I get this error at the end... any idea?
> Toolchain: cross-3.2  (from arm linux)
> regards
> 
> 
> 
> arm-linux-gcc -g  -Os   -fno-strict-aliasing  -fno-common -ffixed-r8 
> -mshort-load-bytes -msoft-float -D__KERNEL__ -DTEXT_BASE=0x33F80000 
> -I/root/audiotel/u-boot-1.1.1nand/include -fno-builtin -ffreestanding 
> -nostdinc -isystem 
> /usr/local/arm/current/bin/../lib/gcc-lib/arm-linux/3.2/include -pipe  
> -DCONFIG_ARM -D__ARM__ -mapcs-32 -march=armv4 -Wall -Wstrict-prototypes 
> -g  -Os   -fno-strict-aliasing  -fno-common -ffixed-r8 
> -mshort-load-bytes -msoft-float -D__KERNEL__ -DTEXT_BASE=0x33F80000 
> -I/root/audiotel/u-boot-1.1.1nand/include -fno-builtin -ffreestanding 
> -nostdinc -isystem 
> /usr/local/arm/current/bin/../lib/gcc-lib/arm-linux/3.2/include -pipe  
> -DCONFIG_ARM -D__ARM__ -mapcs-32 -march=armv4 -I.. -Bstatic -T 
> /root/audiotel/u-boot-1.1.1nand/board/smdk2410/u-boot.lds -Ttext 
> 0x33F80000   hello_world.c   -o hello_world
> /usr/local/arm/current/bin/../lib/gcc-lib/arm-linux/3.2/../../../../arm-linux/bin/ld: 
> cannot find -lfloat

Your toolchain is broken, and seriously. It cannot find  one  of  the
libraries it thinks it needs (libfloat).

This is off topic here. Please ask such questions on the
linux-arm-toolchain mailing list.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
Anarchy may not be the best form of government, but it's better  than
no government at all.




More information about the U-Boot mailing list