|
From: SourceForge.net <no...@so...> - 2005-01-25 01:24:31
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=2957160 By: chicares You report that an application fails to catch a C++ exception thrown from a dll with the latest MinGW toolchain MinGW-3.2.0-rc-3.exe but it works for me with MinGW-3.2.0-rc-1.exe which ought to work the same way. Either rc-3 is broken, or we're testing this feature differently. Try posting a minimal self-contained test case with exact command lines to build it. I'm not using the gcc-2.95.x workaround in the old message you cited; at a quick glance, it appears to have something to do with threads, and I'm not using threads. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=286529 |