Under AIX, both shared and static libraries are
named lib*.a, so by default we don't build static
libraries, i.e. you get one or the other.  When the
library is shared, the archvie file contains one
member, the shared library.  This is how shared
libraries are typically done under AIX, if you're having
some problem with it, it isn't becuase it "just doesn't work".

Robert

-- 
Robert Boehne             Software Engineer
Ricardo Software   Chicago Technical Center
TEL: (630)789-0003 x. 238
FAX: (630)789-0127
email:  [EMAIL PROTECTED]

_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to