Prevents the compiler from predefining the __GNUC__, __GNUC_MINOR__, and __GNUC_PATCHLEVEL__ macros.
Windows: None
Linux: Preprocessor > Do Not Predefine _GNUC_
Mac OS: Preprocessor > Do Not Predefine gcc Macros
IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture
Linux and Mac OS: | -no-gcc |
Windows: | None |
None
OFF | The compiler supports macros __GNUC__, __GNUC_MINOR__, and __GNUC_PATCHLEVEL__. |
This option prevents the compiler from predefining the __GNUC__, __GNUC_MINOR__, and __GNUC_PATCHLEVEL__ macros.
None