Intel® C++ Compiler XE 13.1 User and Reference Guides
Enables support for a language dialect that is compatible with Microsoft* Windows, while maintaining link compatibility with gcc. This option is deprecated on OS* X systems.
All
Linux and OS X: | -fms-dialect[=ver] |
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* OS that uses Microsoft extensions or language features.
Linux and OS X: None
Windows: /Qgcc-dialect