This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: "SSE instruction set disabled?"


> >From Paolo Carlini
> 
> > >And yes, I am compiling on a Pentium III system... ;)
> > >
> > So, why not -march=pentium3 ??
> 
> I was under the impression -march=i686 is the same thing as 
> -march=pentium3. Am I mistaken? Why would they be different?
Because i686 is PentiumPro and that one didn't have SSE.
Pentium3 has.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]