This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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] |
Mark, I believe that your analysis is correct but perhaps only true for ELF platforms. If someone were to use EH across shared libraries loaded with dlopen on a non-ELF platform, I'm not sure it works. -Loren
That might be true. I admit to thinking that all the world was ELF when writing what I wrote. I don't really know how the non-ELF stuff works... -- 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] |