[NTLUG:Discuss] Re: using ICC
Kyle Davenport
Kyle_Davenport at compusa.com
Mon Apr 1 09:40:55 CST 2002
try these out:
-O3 -fomit-frame-pointer -Wall -march=pentiumpro -malign-functions=4
-funroll-loops -fexpensive-optimizations -malign-double -fschedule-insns2
-mwide-multiply -fno-strength-reduce -ffast-math
also, "-s" and/or strip.
That's what I use for my gcc builds anyway. Even if they are gcc
specific, I would be interested to know how your lame does with gcc and
these optimizations.
More information about the Discuss
mailing list