Martin Jöhren, le Tue 22 Aug 2006 11:13:36 +0200, a écrit : > This indicates that the problem lies in the cygwin shell or in gcc or > it is a windows based problem, which could mean that windows is not > abled to free the threads as fast as the program creates new ones. Any > ideas?
I doubt it may come from gcc. To rule out windows, you may want to try windows's CreateThread(), but I guess the problem really lies in cygwin. Samuel -- 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/