[Linux-disciples] Archive libraries and shared objects

Brian Cooke linux-disciples@bostoncoop.net
Tue, 30 Dec 2003 03:58:59 -0500


So I have these files that were produced from a 'make' command that have 
'.a' extension (ex. libfoo.a).  I know there is a way to convert these 
.a files into shared objects (libfoo.so) but I can't for the life of me 
figure out what it is.  Anyone know?

Thanks,
Brian