This topic lists alternate names for compiler options and show the primary option name. Some of the alternate option names are deprecated and may be removed in future releases.
For more information on compiler options, see the detailed descriptions of the individual, primary options.
Some of these options are deprecated. For more information, see Deprecated and Removed Options
Alternate Linux* OS and Mac OS* X Options |
Primary Option Name |
---|---|
Code Generation: |
|
-fp |
|
-mcpu |
|
Advanced Optimizations: |
|
-fstrict-aliasing |
|
-funroll-loops |
|
Profile-Guided Optimization (PGO): |
|
-prof-genx |
|
-qp |
|
OpenMP* and Parallel Processing Options: |
|
-fopenmp |
|
Output, Debug, Precompiled Header (PCH): |
|
-fvar-tracking |
|
-fvar-tracking-assignments |
|
Language: |
|
-c99 |
|
Data: |
|
-fstack-protector |
|
Linking or Linker: |
|
-i-dynamic |
|
-i-static |
Alternate Windows* OS Options |
Primary Option Name |
---|---|
/Gf |
|
Profile-Guided Optimization (PGO): |
|
/Qprof-genx |
|
OpenMP* and Parallel Processing Options: |
|
/openmp |
|
Floating Point: |
|
/QIfist |
|
Output, Debug, Precompiled Header (PCH): |
|
/Zd |
|
Language: |
|
/Qc99 |
Copyright © 1996-2011, Intel Corporation. All rights reserved.