This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: AIX 5.1 dlopen shared library exception handling problem


On Thu, Feb 05, 2004 at 10:16:19AM -0500, David Edelsohn wrote:
> 	Please see existing Bugzilla bug report 13391.

It doesn't look the same.  You say in that bug report that the issue is
that collect2 becomes confused by duplicate symbols.  But in this case,
dlopen() is being used to open the shared library, and collect2 is not
involved.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]