This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: More ARM binutils fuckage


On 12/7/06, Nicolas Pitre <nico@cam.org> wrote:
Probably.  But floating point in the kernel is forbiden anyway and the
-msoft-float will ensure that no FP instructions are issued at all (and
give you a link error) ifyou slip some floats in the code by mistake.

Right. So it's only an issue when compiling a kernel to support OABI hard-float binaries? Or is the floating point emulation code in the kernel insensitive to the -mfpu and -mfpe settings of the compiler?

Cheers,
- Michael

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]