Thread: CFLAGS setting
View Single Post

   
  #3 (permalink)  
Old 02-21-2008, 04:52 AM
Markus Zimmermann
 
Posts: n/a
Default Re: CFLAGS setting

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

Reply With Quote