A challenge in porting applications from one compiler to another is making sure there is support for the compiler options you use to build your application. The Intel® C++ Compiler supports many of the options that are valid on other compilers you may be using.
The following sections list compiler options that are supported by the Intel® C++ Compiler and the following:
Microsoft* C++ compiler
gcc* Compiler
Options that are unique to either compiler are not listed in these sections.
The following table lists compiler options that are supported by both the Intel® C++ Compiler and the Microsoft* C++ compiler.
The following table lists compiler options that are supported by both the Intel® C++ Compiler and the gcc* compiler.
-W[no-]cast-qual |
-W[no-]fatal-errors |
-W[no-]overflow |
-W[no-]overloaded-virtual |