This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE:-O3 Flag in g++


The -O3 flag is an optimization flag. As i understand,
there are three flags, O1, O2, and O3 which is the
macimum optimization compilation flag. It might cause
u some problems, but removing it is harmless if u just
wanna get ur code up and runiing if thats ur target.

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]