Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!linus!philabs!cmcl2!seismo!brl-tgr!tgr!milazzo@RICE.ARPA From: milazzo@RICE.ARPA (Paul Milazzo) Newsgroups: net.micro.cpm Subject: Re: Help! I need a better C compiler. Message-ID: <10347@brl-tgr.ARPA> Date: Wed, 1-May-85 22:04:11 EDT Article-I.D.: brl-tgr.10347 Posted: Wed May 1 22:04:11 1985 Date-Received: Sat, 4-May-85 04:06:55 EDT Sender: news@brl-tgr.ARPA Lines: 19 Rick: I have both the BDS and Manx (Aztec II) C compilers for my CP/M system. For Unix compatibility, I recommend the Manx compiler. I have written a fair number of programs which compile and execute without change under both CP/M and 4.2bsd on VAXen and SUN-2 workstations. I have also ported, with minimal effort, several programs originally written under 4.2bsd. While the BDS compiler often seems to produce tighter code, I almost always use the Aztec II compiler because it is much closer to the K&R standard. Manx has also recently added a number of the Berkeley extensions such as "void" declarations. If someone is interested, I could post a review of the Aztec II compiler. Paul G. Milazzo Dept. of Computer Science Rice University, Houston, TX