Enables support for a language dialect that is compatible with Microsoft* Windows, while maintaining link compatibility with gcc.
IA-32, Intel® 64 architectures
Linux and Mac OS X: | -fms-dialect[=ver] -fno-ms-dialect |
Windows: | None |
ver |
Indicates that the language dialect should be compatible with a certain version of Microsoft* Visual Studio. Possible values are:
|
-fno-ms-dialect |
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.
None
Copyright © 1996-2011, Intel Corporation. All rights reserved.