OneOfOne
mine for gcc-3.3 : -O2 -march=pentium4 -pipe -ftracer -fomit-frame-pointer -falign-functions=4 -fforce-addr -fprefech-loop-array
you gotta love the portage system in gentoo ;)
for some rare packages i hadda change -O3 to -O2
edit : i forgot to add -pipe (i actually use it)
edit2 :i fount out that i had some broken packages (although they compiled fine) and tracked down the problem to -O3, and after playing around i fixed my cflags and doing emerge -e system to recompile everything.
peace
you gotta love the portage system in gentoo ;)
for some rare packages i hadda change -O3 to -O2
edit : i forgot to add -pipe (i actually use it)
edit2 :i fount out that i had some broken packages (although they compiled fine) and tracked down the problem to -O3, and after playing around i fixed my cflags and doing emerge -e system to recompile everything.
peace