libtool-patches
[Top][All Lists]
Advanced

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

Re: better support for AIX 5.1


From: jedwards
Subject: Re: better support for AIX 5.1
Date: Thu, 05 Jun 2003 13:56:40 -0600
User-agent: Mozilla/5.0 (X11; U; AIX 0006844C4C00; en-US; rv:1.4a) Gecko/20000125

Dan,

I'm not sure if I understand your question. But lets take the demo directory as an example.

The AIX style shared objects foo.o and hello.o are archived into libhello.a(foo.o) and libhello.a(hello.o) They are also translated into SYSV style shared objects in libhello.so. It is a mistake to archive libhello.so in libhello.a.
Jim



address@hidden wrote:

Jim,

One other thing I thought of.  When building an AIX style library,
the name of the shared object that gets archived into the lib<>.a
file should not change if you want to maintain binary compatibility.
I can't quite tell if this would be a problem or not in your patch.

Dan

From: jedwards <address@hidden>

Attached is a patch to the current cvs of libtool which I believe provides improved support for the AIX 5.1 OS and for AIX style shared libraries using native compilers.


--
Jim Edwards             address@hidden
IBM Applications Analyst
NCAR SCD
BOULDER CO 303-497-1842





reply via email to

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