[U-Boot-Users] Where can I find a libgcc.a with software FP.
Wolfgang Denk
wd at denx.de
Tue Feb 24 16:58:14 CET 2004
In message <Pine.LNX.4.56.0402241626510.21705 at mag.sysgo.com> Marius Groeger wrote:
>
> This is a problem with the gcc/binutils toochain, which doesn't handle
> -msoft-float the way we want it. The error you're seeing isn't really
> one, since neither the U-Boot code nor the quoted functions in
> libgcc.a actually use FP instructions. It's only the ELF binary tags
> that don't match.
I'm not sure. I don't know for certain for ARM, but on other archi-
tectures GCC will happily generate FP instructions for example to
perform fast memory copy operations (like when assigning structures
of the "right" size).
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
In 1750 Issac Newton became discouraged when he fell up a flight of
stairs.
More information about the U-Boot
mailing list