This is the mail archive of the cygwin mailing list for the Cygwin 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]

[OT] RE: g++ 3.4.4, mingw32, exceptions and threads


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/


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