libtool-patches
[Top][All Lists]
Advanced

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

Re: AIX patch for libtool.m4


From: Albert Chin
Subject: Re: AIX patch for libtool.m4
Date: Fri, 30 May 2003 14:12:52 -0500
User-agent: Mutt/1.4i

On Tue, May 27, 2003 at 02:40:04PM -0500, Boehne, Robert wrote:
> Ok, that was interesting.  Apparently Jim, you are correct, it is valid to
> add -qmkshrobj to a -G command line.  However, I do not believe that
> Libtool should do this by default.  If you want to add it yourself you can,
> Libtool allows this with -XCompiler -XLinker and -XCCLinker.  If you still
> think this should be done by default, let us know why.

Wel, to get xlC C++ support for AIX, we're going to need -qmkshrobj.
I'm going to work on adding it this weekend. By default, -qmkshrobj
will export all symbols. We create our own export list for xlc C
shared libraries. Do we want to create our own export list for xlc C++
shared libraries as well?

-- 
albert chin (address@hidden)




reply via email to

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