From: utzoo!decvax!ucbvax!info-vax Newsgroups: fa.info-vax Title: Re: C compilers for VMS Article-I.D.: ucbvax.7438 Posted: Fri May 28 11:46:56 1982 Received: Sat May 29 08:21:59 1982 >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 -------