Delivered-To: listarch-cygwin@sourceware.cygnus.com
Message-ID: <36B473CD.616A8732@uni-duesseldorf.de>
Date: Sun, 31 Jan 1999 16:16:29 +0100
From: Stipe Tolj <tolj@uni-duesseldorf.de>
Organization: Department of Economical Computer Science, University of Cologne, 
              Germany
X-Mailer: Mozilla 4.05 [de]C-NECCK (Win95; I)
MIME-Version: 1.0
To: Alex <alexl@i-france.com>
CC: gnu-win32 mailing list <gnu-win32@cygnus.com>
Subject: Re: multithread programming
References: <36B2ED48.3A763ADF@i-france.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-gnu-win32@cygnus.com

Hi Alex,

> i wanted to learn how to code multithread programms
> so i read a tutorial at
> http://www.mit.edu:8001/people/proven/pthreads_man.html
> and i looked for #include <pthread.h> and i didn't find it in cygwin B19
>
> how can i make POSIX compliant multithread programms with cygwin ?

unfortunatly Cygwin b19 (and b20) are _not_ multithread safe. Therefore the
posix thread pthread package from MIT won't work.

That's at least what core developers have told me on that issue.

Regards,
Stipe

--
Stipe Tolj <tolj@uni-duesseldorf.de>

Cygwin Porting Project -- "We build UNIX on top of Windows"
http://www.student.uni-koeln.de/cygwin/

Department of Economical Computer Science
University of Cologne, Germany



-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

