Linked by Thom Holwerda on Mon 7th Jan 2008 19:20 UTC, submitted by mariuz
Thread beginning with comment 294814
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
How about a C99 compiler existing first? Currently, I don't think there *are* any 100% C99 compliant compilers. Certainly none of the mainstream ones are (MSVC is still C89. GCC has partial support, and so on)
Actually, Sun Studio is 100% C99 compliant. It's also "free" (as in beer). It is available for GNU/Linux and Solaris platforms:
http://developers.sun.com/sunstudio/documentation/ss12/mr/READMEs/c...
Edited 2008-01-08 01:19 UTC







Member since:
2005-07-21
but I'd be more interested in someone porting Linux to be 100% C99 compliant. Perhaps this could be a first step.