public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] u-boot-2010.03 build errors with USE_PRIVATE_LIBGCC=yes option
@ 2010-07-15  7:01 Vipin KUMAR
  2010-07-15  8:15 ` Fabio Giovagnini
  0 siblings, 1 reply; 13+ messages in thread
From: Vipin KUMAR @ 2010-07-15  7:01 UTC (permalink / raw)
  To: u-boot

Hello,

While building uboot-2010.03 for any arm board, with USE_PRIVATE_LIBGCC=yes is
throwing the following errors.

Any help would be appriciated

net/libnet.a(net.o): In function `ip_to_string':
/data/csd_sw/spear/drives_os/vipink/spear/uboot/u-boot/net/net.c:1886: undefined reference to `__bswapsi2'
net/libnet.a(nfs.o): In function `__fswab32':
/data/csd_sw/spear/drives_os/vipink/spear/uboot/u-boot/include/linux/byteorder/swab.h:113: undefined reference to `__bswapsi2'
net/libnet.a(bootp.o): In function `__fswab32':
/data/csd_sw/spear/drives_os/vipink/spear/uboot/u-boot/include/linux/byteorder/swab.h:113: undefined reference to `__bswapsi2'
common/libcommon.a(cmd_bootm.o): In function `__fswab32':
/data/csd_sw/spear/drives_os/vipink/spear/uboot/u-boot/include/linux/byteorder/swab.h:113: undefined reference to `__bswapsi2'
common/libcommon.a(cmd_nand.o): In function `nand_load_image':
/data/csd_sw/spear/drives_os/vipink/spear/uboot/u-boot/common/cmd_nand.c:542: undefined reference to `__bswapsi2'
common/libcommon.a(cmd_nvedit.o):/data/csd_sw/spear/drives_os/vipink/spear/uboot/u-boot/common/cmd_nvedit.c:369: more undefined references to `__bswapsi2' follow
lib/libgeneric.a(display_options.o): In function `print_size':
/data/csd_sw/spear/drives_os/vipink/spear/uboot/u-boot/lib/display_options.c:66: undefined reference to `__aeabi_uldivmod'
/data/csd_sw/spear/drives_os/vipink/spear/uboot/u-boot/lib/display_options.c:69: undefined reference to `__aeabi_uldivmod'
/data/csd_sw/spear/drives_os/vipink/spear/uboot/u-boot/lib/display_options.c:70: undefined reference to `__aeabi_uldivmod'
lib/libgeneric.a(net_utils.o): In function `string_to_ip':
/data/csd_sw/spear/drives_os/vipink/spear/uboot/u-boot/lib/net_utils.c:40: undefined reference to `__bswapsi2'
make: *** [u-boot] Error 1

Thanks in advance

Regards
Vipin

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2010-07-15 18:50 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-15  7:01 [U-Boot] u-boot-2010.03 build errors with USE_PRIVATE_LIBGCC=yes option Vipin KUMAR
2010-07-15  8:15 ` Fabio Giovagnini
2010-07-15  8:59   ` Vipin KUMAR
2010-07-15  9:04     ` Fabio Giovagnini
2010-07-15  9:08       ` Vipin KUMAR
2010-07-15  9:13         ` Wolfgang Denk
2010-07-15  9:51           ` Fabio Giovagnini
2010-07-15 10:22             ` Wolfgang Denk
2010-07-15 10:28               ` Fabio Giovagnini
2010-07-15 11:11           ` Vipin KUMAR
2010-07-15 17:57             ` Wolfgang Denk
2010-07-15 18:20               ` Dennis Ruffer
2010-07-15 18:50                 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox