Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!princeton!caip!lll-crg!seismo!rochester!kodak!gardner From: gardner@kodak.UUCP (dick gardner) Newsgroups: net.micro.cpm Subject: Re: Looking for a good C compiler Message-ID: <534@kodak.UUCP> Date: Fri, 8-Aug-86 11:48:23 EDT Article-I.D.: kodak.534 Posted: Fri Aug 8 11:48:23 1986 Date-Received: Mon, 11-Aug-86 03:58:04 EDT References: <2776@brl-smoke.ARPA> Reply-To: gardner@kodak.UUCP (dick gardner) Organization: Eastman Kodak Co, Rochester, NY Lines: 38 Summary: MIX C, ECOS-C I've used the MIX C compiler under CP/M and find it to be OK for light and ocassional use. I wouldn't recommend it for a developer. It does not compile to assembler, but rather to psuedo-code. It creates somewhat large programs, since the the run-time support must be included (or exist on the system separately) It doesn't compare in speed, since it runs sort of like it was an interpreter. It is complete, with some nice enhancements. The tutorial/manual is pretty good. There is a version of MIX C available for the PC. Since you mentioned the PC, I have just bought a Turbo clone, and got a copy of ECO-C88 from ECOSOFT for $59. This is a pretty nice package, at least for my needs. It does limit you to a small memory model, though.(64k) The manual is adequate, but not great. The compiler is quite good -- fairly fast and complete. You must use the IBM Linker (no problem for me since I'm using PC-DOS). The only problem I've found is that it is a little difficult to use on a 'floppy-only' machine. The size of the libraries means swapping disks alot. Since I've gotten my 10 megger, though, it simplified things greatly. I'm quite happy with this package. I DO think that I would buy something else if I was in business writing C programs. (just in case I needed a larger memory model) I hope this information is helpful. =#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=# Dick Gardner Eastman Kodak Co. Rochester, New York 14650 (716) 477-1002 UUCP: rochester!kodak!gardner To err is human -- to really screw it up you need a computer! =#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#