Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!usc!apple!agate!shelby!csli!poser From: poser@csli.Stanford.EDU (Bill Poser) Newsgroups: comp.lang.c Subject: availability of ANSI-conformant compilers Keywords: ANSI compiler availability Message-ID: <16440@csli.Stanford.EDU> Date: 16 Nov 90 01:56:44 GMT Organization: Center for the Study of Language and Information, Stanford U. Lines: 10 Would anyone care to comment on the availability of ANSI-conformant compilers, or at least, compilers that handle ANSI extensions like prototypes? If I start ANSI-fying existing classic C code, how likely am I to run into a platform on which I can't compile it? Just about everything I currently deal with has gcc, which takes care of the problem, but you never know. Are compiler producers ANSI-fying their compilers rapidly? Bill