Subject: Re: /usr/lib/lib*_pic.a for what?
To: None <hiroy@netcom.com>
From: Hacksaw <hacksaw@remote113.channel1.com>
List: netbsd-help
Date: 11/15/1996 17:46:48
>/usr/lib/libc.a for statically linked executable.
>/usr/lib/libc.so.12.7 for dynamically linked executable.
>/usr/lib/libc_p.a for profiling.
>/usr/lib/libc_pic.a for what?
For making a dynamicly linked libc.so.12.7.
Also, if may be useful for updating bits but not all: just compile the
new bits, and take appart the archive, shove out the old, shove in the
new, and re-ar it.
Beyond that, I am also curious...
--
Hacksaw