Chris H <> writes:
> In message <>, Keith Thompson <kst-
> > writes
>>Chris H <> writes:
>>> In message <ifqpm2$cbo$>, Alan Curry
>>> <> writes
>>>>In article <>,
>>>>Chris H <> wrote:
>>>>>In message <ifnc1f$68o$>, jacob navia
>>>>><> writes
>>>>>>
>>>>>>I have nothing against microsoft as a company since I developed for
>>>>>>years for their products, but they contributed to the problems
>>>>>>of the c99 standard by boycotting it.
>>>>>
>>>>>So did the rest of the industry. MS were not alone in this.... they were
>>>>>in line with the norm.
>>>>>
>>>>
>>>>google the phrase "requires a C99 compiler", or "requires a
>>>>C99-compliant compiler" and you'll find many packages depending
>>>>on C99. And those are just the ones that bothered to document
>>>>it, and used those exact words.
>>>>
>>>>Your "industry" seems to be less influential than you thought.
>>>
>>> So which compilers are C99 compliant? Many do some bits of C99 but there
>>> are very few, and AFAIK no mainstream compilers, that are fully C99
>>> compliant.
>>
>>I think Intel has claimed that their compiler is fully C99 compliant.
>
> Who which target?
A moment with Google indicates that it supports x86, x86-64 (or
whatever they're calling it these days), and Itanium 2, on compatible
processors, on Windows, Linux, and Mac OS X. (If you're going to
say that this is only a narrow selection of targets, please note
that I haven't claimed otherwise.)
>>gcc is certainly quite close.
>
> No more so than anyone else.
I'm not convinced that that's correct. Take a look at
<http://gcc.gnu.org/c99status.html>. (I'm not sure what else to
compare it to.)
> There is a lot more than x86 in the world
> (IAR fro example has 35 other targets). I don't think there are any C99
> complaint compilers for any other target.
Are you under the impression that gcc is specific to x86?
And again, a question you snipped from my previous article:
Are there plans to make any more C99 features optional, or will it
be just VLAs and complex types?
--
Keith Thompson (The_Other_Keith)
kst- <http://www.ghoti.net/~kst>
Nokia
"We must do something. This is something. Therefore, we must do this."
-- Antony Jay and Jonathan Lynn, "Yes Minister"