Specifies the code optimization for applications.
Windows: Optimization > Optimization
Linux: General > Optimization Level
Mac OS X: General > Optimization Level
n |
Is the optimization level. Possible values are 1, 2, or 3. On Linux* OS and Mac OS* X systems, you can also specify 0. |
O2 |
Optimizes for code speed. This default may change depending on which other compiler options are specified. For details, see below. |
This option specifies the code optimization for applications.
The last O option specified on the command line takes precedence over any others.
Copyright © 1996-2010, Intel Corporation. All rights reserved.