Intel® oneAPI DPC++/C++ Compiler Developer Guide and Reference

ID 767253
Date 9/08/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

Alphabetical Option List

The following table lists all the current compiler options in alphabetical order.

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.

Bdynamic

Enables dynamic linking of libraries at run time.