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: Boehne, Robert
Subject: RE: AIX patch for libtool.m4
Date: Fri, 30 May 2003 14:34:15 -0500

The only thing I was aware of is that archive members can't
be dlopen'd by libltdl because the right flags aren't passed.

BTW, would you post a link or reference to why -qmkshrobj is needed
with templates when building SYSV-style libraries?  I wasn't aware
of any problems with templates.

Rob

-----Original Message-----
From: Albert Chin [mailto:address@hidden
Sent: Friday, May 30, 2003 2:30 PM
To: jedwards
Cc: address@hidden
Subject: Re: AIX patch for libtool.m4


On Fri, May 30, 2003 at 01:20:44PM -0600, jedwards wrote:
> I'm working on a general update to libtool.m4 for aix5 and aix library 
> support - do you want to wait a week or so to see what I manage to do? 

I think the only thing lacking is xlC support. Of course, there's also
32/64-bit support but there's a workaround for that. What else are you
working on?

> Albert Chin wrote:
> 
> >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?
> >
> > 
> >
> 
> 
> -- 
> Jim Edwards             address@hidden
> IBM Applications Analyst
> NCAR SCD
> BOULDER CO  303-497-1842 
> 
> 
> 
> 
> _______________________________________________
> Libtool-patches mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/libtool-patches

-- 
albert chin (address@hidden)


_______________________________________________
Libtool-patches mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/libtool-patches




reply via email to

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