public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.6.8.1/x86] The kernel is _always_ compiled with -msoft-float
@ 2004-09-14 20:14 Denis Zaitsev
  2004-09-14 19:36 ` Alan Cox
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Denis Zaitsev @ 2004-09-14 20:14 UTC (permalink / raw)
  To: linux-kernel

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?

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2004-09-15 15:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-14 20:14 [2.6.8.1/x86] The kernel is _always_ compiled with -msoft-float Denis Zaitsev
2004-09-14 19:36 ` Alan Cox
2004-09-14 20:39 ` Brian Gerst
2004-09-14 20:40 ` Arjan van de Ven
2004-09-14 20:45 ` Dave Jones
2004-09-14 20:48 ` Matt Mackall
2004-09-14 21:39 ` Denis Zaitsev
2004-09-15 15:35 ` Tonnerre
2004-09-15 15:51   ` Ian Campbell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox