IEEE 1003.2

Barry Shein bzs at Encore.COM
Fri Dec 16 14:39:28 AEST 1988


In article <14946 at mimsy.UUCP>, chris at mimsy.UUCP (Chris Torek) writes:
> For that matter, why do we need object archives in the first place?
> They are just a hack to save space (and perhaps, but not necessarily,
> time).  How about /lib/libc/*.o?
> 
> (About 1/2 :-) ---the file system is *supposed* to be clean enough and
> fast enough to support this sort of thing; why *are* we working against
> it?)

For that matter why not just combine tar and ar and add a flag to tar
to include an archive symbol table (and have tar recognize this has
been done on input.) It seems the two functions of these utilities
barely needs to be distinguished. A simple shell script could replace
"ar" for backwards compatability. Or vice versa.

	-Barry Shein, ||Encore||



More information about the Comp.unix.wizards mailing list