libtool
[Top][All Lists]
Advanced

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

Re: Supporting -export-dynamic on AIX


From: Ralf Wildenhues
Subject: Re: Supporting -export-dynamic on AIX
Date: Sat, 10 Jun 2006 20:29:44 +0200
User-agent: Mutt/1.5.11+cvs20060403

Hi Albert,

* Albert Chin wrote on Sat, Jun 10, 2006 at 08:08:15PM CEST:
> Any reason we don't use -bexpall to support -export-dynamic on AIX?

Yes, as commented in libtool.m4:
# It seems that -bexpall does not export symbols beginning with
# underscore (_), so it is better to generate a list of symbols to export.
_LT_AC_TAGVAR(always_export_symbols, $1)=yes

No, I haven't researched the origin of this, nor its validity for
non-ancient systems.  The 2001-04-19 change seems relevant.

Cheers,
Ralf




reply via email to

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