bug-gmp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GMP Build Problem on AIX


From: Kevin Ryde
Subject: Re: GMP Build Problem on AIX
Date: Thu, 07 Nov 2002 08:41:53 +1000
User-agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.1 (i386-debian-linux-gnu)

Minh Nguyen <address@hidden> writes:
>
> 1/ Because I'm using the configuration option ./configure --disable-static
> --enable-shared ABI=32, I would expect that only the shared library is built 
> but
> looking into the .lib directory, it looks like both the static and shared
> libraries are built. 

I think libtool makes libgmp.a to support old versions of the linker,
which don't allow .so, or something like that.

> 2/ For the shared library, I would expect there should also be a symbolic link
> "libgmp.so" pointing to "libgmp.so.3", shouldn't it? Of course, I can manually
> make a symbolic link but this is done automatically on other platforms.

I'm not up with the conventions on aix.  Hopefully libtool knows what
it's doing.  If the .a is the shared library then presumably there's
no need for a .so.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]