On Thursday 09 October 2003 22:50, Stroller wrote:

> I see that a week or so you recommended for the Pentium 3:
>      -march=pentium3 -Os -fomit-frame-pointer -msse -mfpmath=sse
> but I gather from `man gcc` that -msse &  -mfpmath=sse are not
> supported on Pentium 2.
>
> Currently I'm using:
>      CFLAGS="-march=pentium2 -O3 -pipe -fomit-frame-pointer"
>
> Would you recommend:
>      CFLAGS="-march=pentium2 -Os -pipe -fomit-frame-pointer"
> or is there anything else i could usefully (and stably) add..?
>

you could add -ftracer, anything else should be done my pentium2 and Os, so 
your line looks fine for me, but pentium2 users should be give more reliable 
advice.

Gl�ck Auf
Volker

-- 
Conclusions
 In a straight-up fight, the Empire squashes the Federation like a bug. Even 
with its numerical advantage removed, the Empire would still squash the 
Federation like a bug. Accept it. -Michael Wong


--
[EMAIL PROTECTED] mailing list

Reply via email to