Thread: what gcc?
View Single Post

   
  #7 (permalink)  
Old 02-18-2008, 05:23 PM
Dave Uhring
 
Posts: n/a
Default Re: what gcc?

On Sun, 12 Oct 2003 09:37:18 +0000, Peter Chant wrote:

> Presumably there is somewhere on the system where a default set of
> compiler flags are specified. Where are they?


$ echo $CFLAGS
-O2 -pipe -march=athlon

Reply With Quote