[U-Boot] [PATCH] Switch from archive libraries to partial linking

Timur Tabi timur at freescale.com
Tue Jan 25 19:30:31 CET 2011


Kumar Gala wrote:
> * still have to deal with cores that dont have FP

But when will gcc generate FP instructions?  If we compile with soft-float, will
it link in an FP library and use it?

My point is that compiling with soft-float doesn't make much more sense than
compiling with hard-float, since there won't be any floating point instructions
in either case.

-- 
Timur Tabi
Linux kernel developer at Freescale



More information about the U-Boot mailing list