[OT] RE: g++ 3.4.4, mingw32, exceptions and threads
Danny Smith
dannysmith@clear.net.nz
Thu Jun 22 21:17:00 GMT 2006
Karl wrote:
> I am having problems getting exceptions to work properly in
> the latest release of g++ distributed from cygwin. I have a
multithreaded
> code which is built using the no-cygwin option. The code uses
> exceptions in a few places. Oddly the code is either crashing out
right,
> or the exceptions are being delivered to the wrong thread.
At the risk of being told not to talk in the grown-up's room:
'g++ -mno-cygwin -mthreads' works for me, using cygwin's distro
Danny
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
More information about the Cygwin
mailing list