Re: [2.6.8.1/x86] The kernel is _always_ compiled with -msoft-float

From: Arjan van de Ven
Date: Tue Sep 14 2004 - 15:49:41 EST


On Tue, 2004-09-14 at 22:14, Denis Zaitsev wrote:
> Why this kernel is always compiled with the FP emulation for x86?
> This is the line from the beginning of arch/i386/Makefile:
>
> CFLAGS += -pipe -msoft-float
>
> And it's hardcoded, it does not depend on CONFIG_MATH_EMULATION. So,
> is this just a typo or not?


this is on purpose; this way we get an error if someone uses floating
point in the kernel.... which is BAD

Attachment: signature.asc
Description: This is a digitally signed message part