Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!caip!lll-crg!lll-lcc!pyramid!decwrl!sun!guy From: guy@sun.uucp (Guy Harris) Newsgroups: net.unix-wizards Subject: Re: ranlib and ``ucb'' Message-ID: <4915@sun.uucp> Date: Wed, 9-Jul-86 14:51:00 EDT Article-I.D.: sun.4915 Posted: Wed Jul 9 14:51:00 1986 Date-Received: Fri, 11-Jul-86 06:30:58 EDT References: <1916@brl-smoke.ARPA> <1278@ncoast.UUCP> <292@foxvax5.UUCP> Organization: Sun Microsystems, Inc. Lines: 12 > Now that System V no longer supports ranlib(1), what happens to the code > in libraries that have cycles in their references? System V never supported "ranlib", so it's not a question of "no longer". However, it does provide the exact same functionality; it just stuffs it directly into "ar", and calls the symbol table "" rather than "__.SYMDEF". As such, the same thing happens to that code as happens in V7/BSD systems when you use "ranlib". -- Guy Harris {ihnp4, decvax, seismo, decwrl, ...}!sun!guy guy@sun.com (or guy@sun.arpa)