On Mon, 18 Mar 2002, Howard Chu wrote:
> > -Original Message-
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
> > Samuel Meder
>
> > On Mon, 18 Mar 2002, Robert Boehne wrote:
> >
> > > Under AIX, both shared and static libraries are
> > > named lib*.a, so by default w
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
> Samuel Meder
> On Mon, 18 Mar 2002, Robert Boehne wrote:
>
> > 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
un
http://www.symas.com http://highlandsun.com/hyc
Symas: Premier OpenSource Development and Support
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
> Robert Boehne
> Sent: Monday, March 18, 2002 6:00 AM
> To: Samuel Meder
> Cc: [EMAI
Samuel:
Yes, that clears it up. I agree with you, and
I was not aware of this behavior.
Robert
___
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool
On Mon, 18 Mar 2002, Robert Boehne wrote:
> 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 share
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 h