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: Minimal GCC/Linux shared lib + EH bug example


> I suspect that this is really a bug in the Linux dynamic loader, that the
> typeinfo references should bind separately for the two DSOs, as David has
> suggested.  I've verified that this test works properly on Solaris, though
> my investigation as to why must wait while I build a new gdb.

Aha; if it's a dynamic loader bug we can sidestep at least part of the
debate. :-)

-- 
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com


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