This is the mail archive of the cygwin-xfree@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Contributing condition variables to Cygwin pthreads -- How do I start?



----- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]