Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!masscomp!ulowell!afit-ab.ARPA!hcarter From: hcarter@afit-ab.ARPA.UUCP Newsgroups: mod.amiga Subject: Creating libraries for Lattice C Message-ID: <986@ulowell.cs.ulowell.edu> Date: Tue, 27-Jan-87 09:57:20 EST Article-I.D.: ulowell.986 Posted: Tue Jan 27 09:57:20 1987 Date-Received: Thu, 29-Jan-87 04:21:01 EST Sender: page@ulowell.cs.ulowell.edu Organization: University of Cincinnati Lines: 9 Approved: page@ulowell.cs.ulowell.edu How does one create a library ala Amiga.lib? I would like to port SPICE 3a7 to the Amiga, but there are too many individaul source files to directly compile (the sources occupy four disks). Thus, I would like to create four library files and then link them together to get the final object file. Any suggestions? Neither the C manual nor the C/A documentation is of any help. Hal Carter University of Cincinnati