Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com From: "news.gmane.org" Subject: Re: Problem with pthreads and signaling, behavior broken... Date: Fri, 12 Dec 2003 15:17:27 +0100 Lines: 17 Message-ID: References: X-Complaints-To: usenet AT sea DOT gmane DOT org X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Hi all! I've tested the latest CVS version (2003-12-12 11:00AM GMT+1), and yes thinks are better, for me the ThreadTest seems to run correctly. But I you use the compiled version to rebuild cygwin itself, no chance, make die. Probably a similar case than my previous post "Bash wait indefinitely". But now die instead sleep. One of my recursive makefile do sleep (6-7 seconds) when executing some bash command and return error 2, but if I specified "SHELL=/usr/bin/bash -x" that maybe slow bash, no more problem. Same with "strace make" no problem! Keep working on signal's, threads, fork's, spawn's. Thanks, Philippe. -- 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/