On Fri, 28 Sep 2001, Lawrence Gold wrote: > On Fri, Sep 28, 2001 at 03:18:48PM +0000, [EMAIL PROTECTED] wrote: > > > > Thank Lawrence for your answer, a have more questions: > > 1.So if i use gcc 2.9x may i use -O3 or is a gcc problem, what would be the > > diference, is gcc 3.0.x faster?? > > There have been reports of gcc 2.95.x miscompiling code for x86 processors > at -O2 and above, but I used to use -O6 or even -O9 without ill effect, at > least with the games I play.
if you are using an x86 processor I think -O6 and beyond are bumped back down to -O3 ;) _______________________________________________ Xmame mailing list [EMAIL PROTECTED] http://toybox.twisted.org.uk/mailman/listinfo/xmame
