[fa.info-vax] C compilers for VMS

info-vax (05/28/82)

>From lauren@UCLA-Security Thu May 27 20:30:09 1982
As of June, you should be able to get the official DEC VMS C compiler.
I dunno what it costs...

--Lauren--

info-vax (05/28/82)

>From CSL.JLH.MOGUL@SU-SCORE Fri May 28 11:21:24 1982
Re: the Whitesmith C compiler for VMS:

I used this briefly a year or so ago.  At that time, it was unpleasant,
to say the least: 
	syntax differs from Bell C (try declaring a global static
		without initializing it, & the linker can't find it!)
	run-time library different in a variety of ways
	generates non-existant assembly instructions in certain cases.
	inconvenient to use
-------