I use -O2. I would advise you to check the mail list for the extensive discussions about optimazations that has occured. In short you can do what you want but if you break your system - tough luck <G>. Some optimizations can cause problems with various apps. I also have to wonder if some of the optimizations really do anything to make up for the trouble they cause.
On Sat, 22 Jan 2005, Nick Smith wrote: > On Sat, 2005-01-22 at 19:54 -0600, Andrew Gaffney wrote: >> Nick Smith wrote: >>>> -O3 is more optimized than -O2, but those optimizations usually make the <snip> >> > so in your guys experience/opinion what would you use? > > > -- > [email protected] mailing list > -- [email protected] mailing list
