Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utcsri!utgpu!edwest From: edwest@gpu.utcs.toronto.edu Newsgroups: comp.os.cpm Subject: relocatable library files and librarian programs Message-ID: <1987Mar19.141742.21741@gpu.utcs.toronto.edu> Date: Thu, 19-Mar-87 14:17:42 EST Article-I.D.: gpu.1987Mar19.141742.21741 Posted: Thu Mar 19 14:17:42 1987 Date-Received: Sat, 21-Mar-87 00:38:25 EST Organization: University of Toronto Computing Services Lines: 14 Keywords: relocatable library librarian Checksum: 00458 I would like to receive recommendations about librarian programs (both public domain and otherwise) which work with Microsoft format relocatable library files. I use SLR Systems' suite of excellent programs. Their assembler and linker understand both Microsoft and SLR formats. Unfortunately, their librarian program (SLRIB) knows about SLR format only. This makes it impossible for me to manipulate Microsoft format libraries. The background to this is that I just updated my Ecosoft ECO-C compiler from version 3.30 to 3.48. Their libraries are released in Microsoft format only, and I have found bugs in both versions. Fortunately, I purchased their source code so that in the cases I've encountered so far I am able to link correct modules directly. But it would be nice to be able to patch the libraries themselves.