[Bug 489100] No cross-DLL exceptions in mingw32 compilers

bugzilla at redhat.com bugzilla at redhat.com
Sat Mar 7 16:06:50 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=489100





--- Comment #2 from Wolfgang Glas <wolfgang.glas at ev-i.at>  2009-03-07 11:06:50 EDT ---
Created an attachment (id=334400)
 --> (https://bugzilla.redhat.com/attachment.cgi?id=334400)
A testcaes, which trowas an exception across a DLL boundary.

This testcase throw an exception from iside a DLL an catches it in the main
program. The generated 64 bit executables of mingw-w64 are working as expected.

The 32bit executables fail with

terminate called after throwing an instance of 'MyException'

BTW, I'm only using C++ programs which are all compiled by the same version of
gcc.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the mingw mailing list