On Thu, 6 Mar 2003, Bruce Cran wrote: > 387 (FPU) code generation seems to be broken in gcc 3.2.1 when -O2 is used.
Would you happen to know if this is still broken in 3.2.2? > I can compile applications with no problems when -mfpmath=sse is added so > that the 387 unit won't be used, but without it, applications crash. Note > that since SSE support is enabled by the kernel, it probably wouldn't be > a good idea to compile the kernel with -mfpmath=sse. I use -O2 -pipe -mmmx -msse -mfpmath=sse to compile world and kernel. So far so good, no quirks to date! :) Regards, > Andre Guibert de Bruet | Enterprise Software Consultant > > Silicon Landmark, LLC. | http://siliconlandmark.com/ > To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
