This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: "SSE instruction set disabled?"
- From: Andrew Pinski <apinski at apple dot com>
- To: "Scott Robert Ladd" <scott at coyotegulch dot com>
- Cc: "gcc List" <gcc at gcc dot gnu dot org>
- Date: Tue, 3 Dec 2002 15:22:57 -0800
- Subject: Re: "SSE instruction set disabled?"
On Tuesday, Dec 3, 2002, at 15:20 US/Pacific, Scott Robert Ladd wrote:
Hi,
I'm compiling code with the following options:
gcc -march=i686 -mfpmath=sse -ml -o myprog myprog.c
try with the -msse option.
Thanks,
Andrew Pinski
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.