[ELDK] U-Boot compile with error
l.heusser at bluewin.ch
l.heusser at bluewin.ch
Tue Oct 28 20:06:50 CET 2014
Hello
I try to build u-boot (mainline) using the ELDK 5.5 for Beaglebone Black but the build compile with error.
Here the end of the build output:
AS arch/arm/cpu/armv7/start.o
AS arch/arm/cpu/armv7/omap3/lowlevel_init.o
LD arch/arm/cpu/armv7/omap3/built-in.o
CC common/main.o
CC common/board_f.o
CC common/cmd_version.o
LD common/built-in.o
CC drivers/usb/gadget/f_fastboot.o
LD drivers/usb/gadget/built-in.o
CC lib/display_options.o
LD lib/built-in.o
LD examples/standalone/hello_world
arm-linux-gnueabi-ld.bfd: cannot find -lgcc
make[2]: *** [examples/standalone/hello_world] Error 1
make[1]: *** [examples/standalone] Error 2
make: *** [examples] Error 2
Can anybody help? Thanks
Ludo
More information about the eldk
mailing list