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]

Re: Exceptions are not catched from DLL


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]