Intel® C++ Compiler XE 13.1 User and Reference Guides

Predefined Macros for Interoperability

The Intel® C++ Compiler and gcc*/g++* support the following predefined macros:

You can specify the -no-gcc option to undefine these macros. If you need gcc interoperability (-cxxlib), do not use the -no-gcc compiler option.

Caution

Not defining these macros results in different paths through system header files. These alternate paths may be poorly tested or otherwise incompatible.

See Also


Submit feedback on this help topic