Alternate Compiler Options

This content is specific to C++; it does not apply to DPC++.

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* Options

Primary Option Name

Code Generation:

-fp

-fomit-frame-pointer

Advanced Optimizations:

-funroll-loops

-unroll

 

OpenMP* and Parallel Processing Options:

-fopenmp

-qopenmp

Linking or Linker:

 

-i-dynamic

-shared-intel

-i-static

-static-intel

Alternate Windows* Options

Primary Option Name

OpenMP* and Parallel Processing Options:

/openmp

/Qopenmp