Whoever wrote:
> Will the settings below work on an Intel Celeron (Mendocino) processor:
> CFLAGS="-march=i686 -O3 -pipe"
> CXXFLAGS="${CFLAGS}"
Have a look at
http://www.freehackers.org/gentoo/gc...g_gcc3opt.html
Could be interesting for you.
Markus