[U-Boot] sparc and .udiv/.rem/.urem/.umul/etc... link errors
Mike Frysinger
vapier at gentoo.org
Thu Oct 13 07:33:51 CEST 2011
it seems that these symbols are usually implemented in the C library on sparc
systems, but under u-boot, we don't have that luxury. Linux itself simply
imports the relevant asm files from glibc into their lib subdir. without
these, building u-boot for sparc targets with sparc linux compilers fail. any
desire to make this work ? or just continue to force everyone to install a
dedicated sparc-elf compiler ?
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20111013/0e3769e4/attachment.pgp
More information about the U-Boot
mailing list