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: <004701c066de$d3d37f40$791207d5@default> From: "Andreas Eibach" To: "Egor Duda" Cc: References: <666625857 DOT 20001213173405 AT logos-m DOT ru> Subject: Re: Contributing condition variables to Cygwin pthreads -- How do I start? Date: Fri, 15 Dec 2000 20:30:51 +0100 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.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 ----- Original Message ----- From: "Egor Duda" To: Cc: Sent: Wednesday, December 13, 2000 3:34 PM Subject: Re: Contributing condition variables to Cygwin pthreads -- How do I start? > well, i need pthread_cancel and pthread_cond_* too, and intending to > write some (prototype) code this week. ME TOO! :) Exactly this pthread_cond_* thing is the reason why pthread doesn't compile in gtk+ currently! (All 'make' error messages I get are related to *_cond_*). You can build gtk+ without pthreads OOTB, but not with them, currently. If you get _that_ working, you did a big step forward. Best luck for your attempts, Andreas -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com