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

Pages: 1-

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 18:31

Try to guess, keep in mind that no compilers support C99.

Name: Anonymous 2012-02-08 18:43

>>2
Ouch.

I really like some of the new toys in 11. Too bad. Though there is nothing there that you couldn't already hack together (it is C, after all) it makes C a much more pleasant language.

Name: Anonymous 2012-02-08 18:55

Do you know how C11 support is coming along in LLVM?

Name: Anonymous 2012-02-08 19:00

Except C++11 first, then perhaps C11 if they're able to reuse the code, so basically cross your fingers.

That being said, C11 is easier to implement than C99, so lack of C99 support isn't a good indicator.

Name: Anonymous 2012-02-08 19:00

>>5
Replace "Except" with "Expect".

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)

Name: Anonymous 2012-02-09 1:37

If it ain't ANSI, it's shit.

Compiler programmers know this.

Name: Anonymous 2012-02-09 3:58

>>7
>Price: USD $4,170.00
I guess I should start saving.

Name: Anonymous 2012-02-09 4:03

>>9
Ugh. IBM wants you to use the pig-disgusting AIX system for their tricked out compiler. Do not want.

Name: Anonymous 2012-03-12 6:04

check 'em

Name: Anonymous 2012-03-12 10:53

>>1
What does the phrase "as of yet" add to your question?

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