Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!mit-eddie!genrad!decvax!ucbvax!IU.AI.SRI.COM!KASHTAN From: KASHTAN@IU.AI.SRI.COM.UUCP Newsgroups: comp.os.vms Subject: Re: #if defined() available? Message-ID: <559700914.0.KASHTAN@IU.AI.SRI.COM> Date: Sat, 26-Sep-87 20:28:34 EDT Article-I.D.: IU.559700914.0.KASHTAN Posted: Sat Sep 26 20:28:34 1987 Date-Received: Sun, 27-Sep-87 21:55:57 EDT References: <191@papaya.bbn.com> Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 18 Time to give up on VMS C (i.e. VAX-11 "C"). Shortly (a matter of weeks) to be available from the Free Software Foundation is GNU "C" for VMS. It is invoked with the same command line syntax as VAX-11 "C". It produces object code that is compatible with VAX-11 "C". It even produces object code debugger records, so full VAX-11 "C" style source level debugging is available (just like VAX-11 "C"). Why choose GNU "C" over VAX-11 "C"? 1) It is free (or a token tape making fee for the Free Software Foundation). 2) It accepts several "unix"-style constructs that are not accepted by VAX-11 "C". 3) It produces BETTER code than VAX-11 "C". 4) You get the full source for GNU "C" -- so you are not left waiting for DEC to fix/add something you need. David -------