Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Compilers supporting C11

Name: Anonymous 2012-02-08 18:11

Are there any decent compilers that support the new C standard as of yet?

Name: Anonymous 2012-02-08 20:29

>>2
Sun Studio and IBM XL C/C++ fully support C99. Clang supports everything but the floating-point pragmas.
http://developers.sun.com/sunstudio/documentation/ss11/mr/READMEs/c.html
This compiler is in full compliance with ISO/IEC 9899:1999, Programming Language - C and is available on Solaris 10 when you specify the -xc99 option. This compiler supports all C language features of ISO/IEC 9899:1999, Programming Language - C on all supported operating systems.
http://www-01.ibm.com/software/awdtools/xlcpp/aix/features/?S_CMP=rnav
Default language level for C compilations changed to the C99 standard
ISO/IEC 9899:1999 (C99)

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List