On Tue, Apr 13, 2010 at 01:19:47AM -0700, Ken wrote: >To whom this may concern, > >Under Fedora Core 6 (Linux), compiling and executing the attached test >code with: > "g++ test.cpp -lpthread; ./a.out" >produces the following expected output: > >OUTPUT (Fedora Core 6): >----------------------- >constructor >destructor >constructor >destructor > >However, under Cygwin v1.7.5, compiling and executing the attached test >code with >the same exact command produces the following unexpected output:
I'll look into this. cgf -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple