Xref: utzoo comp.sources.wanted:9915 alt.sources.wanted:114 Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!snorkelwacker!bloom-beacon!math.mit.edu!drw From: drw@tarski.mit.edu (Dale R. Worley) Newsgroups: comp.sources.wanted,alt.sources.wanted Subject: Looking for efficient implementation of "ar r ; ranlib" Message-ID: Date: 24 Dec 89 03:07:56 GMT Sender: news@athena.mit.edu (News system) Distribution: comp Organization: MIT Dept. of Mathematics, Cambridge, MA, USA Lines: 9 I am looking for a program that efficiently replaces one or more object modules in a library (ar r) and revises the symbol table at the front (ranlib). I am using libraries that are large enough that the inefficiencies of ar/ranlib are intolerable, and before I write one myself, I want to know if anyone out there has done it already. Please reply by mail, as I don't normally read these groups. Dale Worley drw@math.mit.edu