Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <00fa01c1266a$aec1a640$0200a8c0@lifelesswks> From: "Robert Collins" To: "Kern Sibbald" Cc: References: <3B7B75C0 DOT 430C3E25 AT sibbald DOT com> Subject: Re: pthread_cond_timedwait() problem] Date: Fri, 17 Aug 2001 01:46:57 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-OriginalArrivalTime: 16 Aug 2001 15:34:53.0729 (UTC) FILETIME=[FEDAC910:01C12668] ----- Original Message ----- From: "Kern Sibbald" To: "Robert Collins" Sent: Thursday, August 16, 2001 5:26 PM Subject: [Fwd: pthread_cond_timedwait() problem] > Hello, > > Please find the program attached. I apparently made > a stupid mistake and added the -c option to the compile: > > gcc -c xxx.c -o xxx > > which is, of course, not correct. So, I did not actually > test it on the new dll -- my mistake. > > In any case, I cannot use the new dll since my bash which > runs in an rxvt with an X simulator immediate crashes. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ There may be something else wrong with your machine... Here's my results with your xxx.c Administrator AT LIFELESSWKS /usr/src/pthreadtest $ make xxx gcc -g xxx.c -o xxx Administrator AT LIFELESSWKS /usr/src/pthreadtest $ uname -a CYGWIN_NT-5.0 LIFELESSWKS 1.3.3(0.40/3/2) 2001-06-27 00:27 i686 unknown Administrator AT LIFELESSWKS /usr/src/pthreadtest $ ./xxx Timed out Rob -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/