Exceptions are not catched from DLL

Jonathan Wakely jwakely.gcc@gmail.com
Mon Oct 3 23:34:00 GMT 2011


On 4 October 2011 00:29, niXman wrote:
>
> Hi, Jonathan.
> I've already asked this question in the mingw-w64-public mailing list:
> http://sourceforge.net/mailarchive/message.php?msg_id=28151312
> http://sourceforge.net/mailarchive/message.php?msg_id=28152112
> but noone helped me there.

OK, but what about my suggestion for enabling thread support?  Did you
look for a suitable option?

I looked in the manual and found -mthread in about 10 seconds:

http://gcc.gnu.org/onlinedocs/gcc-4.6.1/gcc/i386-and-x86_002d64-Windows-Options.html

I don't know if it's what you need as I don't use MinGW, but you could try it.



More information about the Libstdc++ mailing list