Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!hellgate.utah.edu!helios.ee.lbl.gov!pasteur!ucbvax!UOGUELPH.BITNET!BOTCHAIR From: BOTCHAIR@UOGUELPH.BITNET (Alex Bewley) Newsgroups: comp.lang.modula2 Subject: Re: Logitech 3.03 and Repetoire 1.5 Library Problem Message-ID: Date: 17 Oct 89 23:06:20 GMT References: Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: Modula2 List Organization: The Internet Lines: 9 I find that the Logitech linker can't handle other .LIB files. What you might try to do is split up the libraries into their component .OBJ files and place them all under the m2libobj directory (or add the directory that they are in to the M2OBJ dos variable). The linker uses the same search strategy as that in the procedure LookupFile in module Lookup. Alex Just this guy...