Intel® C++ Compiler 16.0 User and Reference Guide
Enables support for a language dialect that is compatible with Microsoft* Windows, while maintaining link compatibility with gcc.
Linux: | -fms-dialect[=ver] |
OS X: | None |
Windows: | None |
ver |
Indicates that the language dialect should be compatible with a certain version of Microsoft* Visual Studio. Possible values are:
|
OFF |
The compiler does not support a language dialect that is compatible with Microsoft* Windows. |
This option enables support for a language dialect that is compatible with Microsoft* Windows, while maintaining link compatibility with gcc. It allows portability of code written on Windows* that uses Microsoft extensions or language features.
Linux and OS X: None
Windows: /Qgcc-dialect