Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!cbatt!ucbvax!noah.arc.CDN!kenw From: kenw@noah.arc.CDN.UUCP Newsgroups: comp.os.cpm Subject: Wanted: GOOD C compiler for C128 under CP/M 3.0 Message-ID: Date: Mon, 6-Apr-87 20:23:36 EST Article-I.D.: SIMTEL20.KPETERSEN.12292471528.BABYL Posted: Mon Apr 6 20:23:36 1987 Date-Received: Wed, 8-Apr-87 03:17:32 EST Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 8 Nearly all C compilers work the way you described (compile, assemble, link, run). It can be a pain at times, but it has it's advantages. Small C has it's own assembler and linker - at least, mine does. It's for vanilla CP/M, so it should work on your machine. I usually use Manx/Aztec C V1.06, which is pretty complete and powerful. If you want fact, use the famous BDS C. It's to C what Turbo is to Pascal. Be aware that is uses non-standard file I/O. /kenw