Prevents the compiler from predefining the __GNUC__, __GNUC_MINOR__, and __GNUC_PATCHLEVEL__ macros.
Linux: Preprocessor > Do Not Predefine _GNUC_
IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture
Linux: | -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