Re: kernel compile: -mno-fpu

2003-06-14 Thread Ben Collins
On Sun, Jun 15, 2003 at 12:01:00AM -0400, Brian C Miles wrote: > > While building 2.4.21 on my SS20 SMP box, I noticed "-mno-fpu" being used > as a CFLAG. Does anyone know why? This isn't an indication that fp > emulation is being compiled into the kernel (i.e. though it may very well > be), but

kernel compile: -mno-fpu

2003-06-14 Thread Brian C Miles
While building 2.4.21 on my SS20 SMP box, I noticed "-mno-fpu" being used as a CFLAG. Does anyone know why? This isn't an indication that fp emulation is being compiled into the kernel (i.e. though it may very well be), but a directive to tell GCC to try and use software implementations of fp ma