Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!cs.utexas.edu!uunet!mcrware!markm From: markm@mcrware.UUCP (Mark Millard) Newsgroups: comp.sys.amiga.tech Subject: Large Lattice "oml" Libraries Message-ID: <1437@mcrware.UUCP> Date: 3 Jan 90 16:41:47 GMT Reply-To: markm@mcrware.UUCP (Mark Millard) Organization: Microware Systems Corp., Des Moines, Iowa Lines: 33 I am having problems creating a large object module library using Lattice C's oml command. Has anybody else had experience dealing with these? The symptoms are: oml will quit with the message Copy: Library too big and leave a "oml.$$$" file around. I assume this is the temporary work file which will eventually get renamed to my library. This file is 280648 bytes large (about right for my application; including debuggable stuff). When I try to list the symbol table using oml -s mylib.lib l it returns an scan error. Does anybody have any suggestions on how to work around this without breaking it into a series of small libraries? This is really only 1/4 of the estimated size for my final library!! (Yes, it really needs to be large since it is the front-end shell to a CAFP system for multimedia applications). Thanks for any ideas. Mark Millard Microware Systems Corp. 1900 N.W. 114th Street Des Moines, IA 50322 Phone #: 515/224-1929 Email #: sun!mcrware!markm P.S. CAFP = Computer-Aided Film Production