Intel® oneAPI DPC++/C++ Compiler

Developer Guide and Reference

ID 767253
Date 3/31/2025
Public
Document Table of Contents

Alphabetical Option List

The following table lists current compiler options in alphabetical order.

NOTE:

Clang compiler options are supported for this compiler. We do not document these options, but you can check -help on the command line to see if a particular option is supported. For more information about Clang options, see the Clang documentation.

ansi

Enables language compatibility with the GCC option ansi.

arch

Tells the compiler which features it may target, including which instruction sets it may generate.

ax, Qax

Tells the compiler to generate multiple, feature-specific auto-dispatch code paths for Intel® processors if there is a performance benefit.

B

Specifies a directory that can be used to find include files, libraries, and executables.

C

Places comments in preprocessed source output.