Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!brl-adm!umd5!mimsy!chris From: chris@mimsy.UUCP (Chris Torek) Newsgroups: comp.unix.questions Subject: Re: A VMS C compiler? Message-ID: <9289@mimsy.UUCP> Date: Tue, 10-Nov-87 19:16:39 EST Article-I.D.: mimsy.9289 Posted: Tue Nov 10 19:16:39 1987 Date-Received: Fri, 13-Nov-87 03:54:28 EST References: <10191@brl-adm.ARPA> <3058@psuvax1.psu.edu> Organization: U of Maryland, Dept. of Computer Science, Coll. Pk., MD 20742 Lines: 21 >In article <10191@brl-adm.ARPA> eichelbe@nadc.arpa (J. Eichelberger) writes: >>It has been mentioned in various VAX-related mailing lists that there is >>a VMS C compiler available from an organization known as the Free Software >>Foundation. In article <3058@psuvax1.psu.edu> ehrlich@psuvax1.psu.edu (Dan Ehrlich) writes: >I do not know if it runs under VMS, but the Foundation does have a VAX >C compiler. [information on obtaining it from FSF deleted] That compiler is itself written in C, though you will need a Unix-ish assembler to use it. FSF may have one; if not, it seems feasible to feed gcc's output through the VMS macro assembler. For those interested in performance, on at least one benchmark (some version of cspice) the VMS C compiler beat 4.3BSD's pcc, and gcc beat the VMS C compiler, in runtime of the compiled code. I did not do the test and have no further details (in fact, my copy gcc is not even working yet). -- In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 7690) Domain: chris@mimsy.umd.edu Path: uunet!mimsy!chris