Enables language compatibility with the gcc option -ansi.
Windows: None
Linux: Language > ANSI Conformance
Mac OS X: Language > C ANSI Conformance
IA-32, IntelĀ® 64, IA-64 architectures
Linux and Mac OS X: |
-ansi
|
Windows: |
None |
None
OFF |
GNU C++ is more strongly supported than ANSI C. |
This option enables language compatibility with the gcc option -ansi and provides the same level of ANSI standard conformance as that option.
This option sets option fmath-errno.
If you want strict ANSI conformance, use the -strict-ansi option.
None