Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!unmvax!nmtsun!scksnsr From: scksnsr@nmtsun.nmt.edu (Sean C. Kelly) Newsgroups: comp.sys.atari.st Subject: Re: More questions . . . Summary: Mark Williams C runs on a minimum system Keywords: Mark Williams C Requirements Message-ID: <1892@nmtsun.nmt.edu> Date: 15 Feb 89 03:46:37 GMT References: <8902150308.AA21758@ucbvax.Berkeley.EDU> Reply-To: scksnsr@nmtsun.nmt.edu (Sean C. Kelly) Organization: New Mexico Tech, Socorro NM Lines: 17 Well, since you asked, Mark Williams C will run on one of the following processors: PDP-11, Z8001, Z8002, 8086, 80186, 80286, 68020. Oh yes, also the 68000. It needs at least 512K memory and one single sided disk drive ... but compiling is a major headache with that set-up. With 1024K of memory, you can place the C preprocessor, compiler and linker on ramdisk ... and compiles are much faster. Of course, the more mass storage the better. I'm using a set-up where the shell, emacs, linker, preprocesor, compiler are all in RAM, the libraries are on my double sided drive b, as well as all the utility commands, except the resource construction set, which is on double-sided drive a ... leaving about 400K of free memory and about 500k of free disk space. -- Sean Kelly "I am not a number ... scksnsr@nmtsun.nmt.edu I am a free man!" Insert disclaimer here -- The Prisoner --