Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <004701c066de$d3d37f40$791207d5@default>
From: "Andreas Eibach" <a.eibach@gmx.net>
To: "Egor Duda" <cygwin@sources.redhat.com>
Cc: <cygwin-xfree@sources.redhat.com>
References: <OF942C8DFD.2FE7ECE1-ON882569B3.0061D1DF@aero.org> <666625857.20001213173405@logos-m.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" <deo@logos-m.ru>
To: <Brian.P.Kasper@aero.org>
Cc: <cygwin@sources.redhat.com>
Sent: Wednesday, December 13, 2000 3:34 PM
Subject: Re: Contributing condition variables to Cygwin pthreads -- How do I
start?

<snip>
> 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@sourceware.cygnus.com

