Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site lanl.ARPA Path: utzoo!linus!philabs!cmcl2!lanl!jp From: jp@lanl.ARPA Newsgroups: net.micro.cpm Subject: Re: Help! I need a better C compiler. Message-ID: <25275@lanl.ARPA> Date: Wed, 1-May-85 10:42:10 EDT Article-I.D.: lanl.25275 Posted: Wed May 1 10:42:10 1985 Date-Received: Fri, 3-May-85 07:43:39 EDT References: <687@ssc-vax.UUCP> Sender: newsreader@lanl.ARPA Distribution: net Organization: Los Alamos National Laboratory Lines: 33 > Recently, I have been using the Whitesmiths C compiler (1980 version) on > a CP/M 2.2 system. I'm really unhappy with this compiler and would like > suggestions on a replacement. The only other CP/M C compiler I know of is > one called BDS (?), which I have not had occasion to use. Whitesmith's C is indeed reputed to be a dog for the reasons which you list. BDS C, on the other hand, is a pretty good product. It is speedy and produces relatively small object files. But it is not a full implementation of C. One of the things that is missing is floating point math, although there are subroutines for doing floating point indirectly. If you want a full implemen- tation, I suggest you look at Computer Innovations CI-86. It has a good reputation and I think it supports an 8087 math coprocessor. The ad in May BYTE says that there is a new version available aimed at the IBM PC/AT (Is this an irresistible trend??). But there used to be a CPM-86 version available. Contact CI at Computer Innovations, Inc. 980 Shrewsbury Avenue Tinton Falls, NJ 07724 Call 800-922-0169 for "further information" or 201-542-5920 for "technical assistance" Good luck, Jim Potter jp@lanl.arpa