Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!daemon From: U613133@HNYKUN11.BITNET Newsgroups: comp.sys.amiga Subject: Re: Lattice C v3 Message-ID: <1887@rutgers.rutgers.edu> Date: Tue, 19-May-87 11:16:56 EDT Article-I.D.: rutgers.1887 Posted: Tue May 19 11:16:56 1987 Date-Received: Wed, 20-May-87 04:49:44 EDT Sender: daemon@rutgers.rutgers.edu Lines: 11 From: Olaf Seibert To use Lattice on a single drive system, you have to use your RAM: disk for sources and objects. Alter the 'make' and 'makesimple' script files to include the name of the floppy on which each command resides, eg LC1 ... --> C-DEVEL:LC1 ... It looks on the current disk for the include files, so put C-DEVEL in the drive, CD DF0:, and EXECUTE MAKE RAM:WHATEVER ... That should work! (and consider using V1.2, that is always better...) Olaf Seibert