Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!natinst!rpp386!aubrey From: aubrey@rpp386.cactus.org (Aubrey McIntosh) Newsgroups: comp.lang.modula2 Subject: Re: Logitech 3.03 and Repetoire 1.5 Library Problem Message-ID: <17156@rpp386.cactus.org> Date: 17 Oct 89 15:07:51 GMT References: Reply-To: aubrey@rpp386.UUCP (Aubrey McIntosh) Organization: vima Lines: 35 In article Modula2 List writes: >Hello list, >Has anyone else had this program? Is there a tool for listing the contents >of a library to see if the missing routines are there or not? > I have used 3.00, 3.03, and 3.x. I believe that the libraries are in the standard, meaning version 2 :-), Microsoft library format and that the program 'lib' in the MASM and C kits will read them for you. I definately do know that the PVCS librarian will manage Logitech libraries, as well as .OBJ files from JPI and FST. Also, the 3.x linker will link a Microsoft C 5.0 emitted application, we used it on ZOO. Now if they will just upgrade their Decoder... (no flames, I ~did~ do this, but I read the compiler options docs ~really well~) I assume that Stony Brook will behave well also, but haven't tried it.. I am presuming that you tried to rename the desired library to 'm2user.lib' and replaced the empty library (length 1024); also that you used the command line switch /LIB to pull in additional libraries beyond m2user. Has anyone out there tried using Optasm on, perhaps, the RTS module and using the pseudo-op to force an additional library to be pulled in for your specific project. That is on my list of things to do, but not at the top. :-) -- Aubrey McIntosh Freelance using Modula-2 Real time, embedded, instruments. Austin, TX 78723 Enquiries welcome 1-(512)-452-1540 aubrey%rpp386.Cactus.org@cs.utexas.edu