"SSE instruction set disabled?"

Scott Robert Ladd scott@coyotegulch.com
Tue Dec 3 15:21:00 GMT 2002


Hi,

I'm compiling code with the following options:

    gcc -march=i686 -mfpmath=sse -ml -o myprog myprog.c

And see the following warning:

    cc1: SSE instruction set disabled, using 387 arithmetic

Why?

And yes, I am compiling on a Pentium III system... ;)

--
Scott Robert Ladd
Coyote Gulch Productions,  http://www.coyotegulch.com
No ads -- just very free (and somewhat unusual) code.



More information about the Gcc mailing list