Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site ariel.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!houxm!hogpc!houti!ariel!jlw From: jlw@ariel.UUCP Newsgroups: net.unix Subject: Re: why are object libraries stored in archive files? Message-ID: <600@ariel.UUCP> Date: Thu, 12-Apr-84 11:55:13 EST Article-I.D.: ariel.600 Posted: Thu Apr 12 11:55:13 1984 Date-Received: Fri, 13-Apr-84 20:27:06 EST References: <640@hcr.UUCP> Organization: AT&T-ISL, Holmdel, NJ Lines: 15 Object libraries are stored in archive format because archives are much more efficient in disk space and inode space for the typically small object module stored in an archive. Inode space has always been and always will be a scarce resource with respect to doing things this way, and with the advent of large block disk systems on UNIX the average amount of wasted space increases tremendously. Joseph L. Wood, III AT&T Information Systems Laboratories, Holmdel (201) 834-3759 ariel!jlw