Fwd: Exceptions are not catched from DLL
niXman
i.nixman@gmail.com
Mon Oct 3 23:29:00 GMT 2011
---------- Forwarded message ----------
From: niXman <i.nixman@gmail.com>
Date: 2011/10/4
Subject: Re: Exceptions are not catched from DLL
To: Jonathan Wakely <jwakely.gcc@gmail.com>
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.
Thanks.
2011/10/4 Jonathan Wakely <jwakely.gcc@gmail.com>:
> On 4 October 2011 00:00, niXman wrote:
>> When using std::mutex or std::thread or anything from stdthreads, the
>> program terminates with SIGSEGV.
>
> On unix-like platforms it's necessary to use -pthread or similar to
> build programs using threads, maybe MinGW has something similar. This
> list isn't the best place to ask - a mingw list might be better.
>
More information about the Libstdc++
mailing list