Provides compatible behavior with gcc.
Linux: Preprocessor > gcc Compatibility Options
IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture
Linux: | -gcc-version=n |
Windows: | None |
n | Corresponds to the version of gcc installed. For example, if gcc version 3.2 is installed, n = 320. |
n = 320 | If gcc 3.2 is installed. |
n = 330 | If gcc 3.3 is installed. |
n = 340 | If gcc 3.4 is installed. |
This option provides compatible behavior with gcc. It selects the version of gcc with which you achieve ABI interoperability.
None
Building Applications: Compiler Options for Interoperability