why are object libraries stored in archive files?
jlw at ariel.UUCP
jlw at ariel.UUCP
Fri Apr 13 02:55:13 AEST 1984
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
More information about the Comp.unix
mailing list