Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site hcr.UUCP Path: utzoo!hcr!doug From: doug@hcr.UUCP (Doug Moen) Newsgroups: net.unix Subject: why are object libraries stored in archive files? Message-ID: <640@hcr.UUCP> Date: Tue, 10-Apr-84 17:09:26 EST Article-I.D.: hcr.640 Posted: Tue Apr 10 17:09:26 1984 Date-Received: Tue, 10-Apr-84 17:21:27 EST Organization: Human Computing Resources, Toronto Lines: 13 Why aren't they stored in directories? That is, why aren't the object files comprising the C library stored in a directory called /lib/libc, together with a symbol table cross reference file? This would seem like the obvious way to do it. The best explanation I've been able to get is that object libraries are stored in archive files for historical reasons, and it's never occurred to anyone to change things. -- Doug Moen {cbosgd,decvax,duke,ihnp4,research,utzoo,watmath}!hcr!doug