This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
"SSE instruction set disabled?"
- From: "Scott Robert Ladd" <scott at coyotegulch dot com>
- To: "gcc List" <gcc at gcc dot gnu dot org>
- Date: Tue, 3 Dec 2002 18:20:39 -0500
- Subject: "SSE instruction set disabled?"
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.