
25 Jan
2011
25 Jan
'11
7:30 p.m.
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