Date : Mon, 06 Apr 1987 03:15:00 -0800
From : Ken Wallewein <kenw%noah.arc.cdn%ubc.csnet@RELAY.CS.NET>
Subject: Wanted: GOOD C compiler for C128 under CP/M 3.0
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