From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Brolley To: cygwin@sources.redhat.com Cc: jjohnstn@redhat.com Subject: pthreads on Cygwin Date: Mon, 22 Jan 2001 15:10:00 -0000 Message-id: <3A6CBEAA.4000002@redhat.com> X-SW-Source: 2001-01/msg01078.html Hi, According to the online documentation, basic pthread support is available on Cygwin: http://sources.redhat.com/cygwin/cygwin-api/std-posix.html#AEN85 I've found and #included in /usr/include/pthread.h, however, , found in /usr/include/sys/features.h, only turns on _POSIX_THREADS if a macro named __rtems__ is defined. Similarly for the thread support in . Is this a bug in the headers or is thread support really not there for vanilla Cygwin? I'm using version 1.1.7 on Windows 95. (Actually, it's a snapshot from Jan 10 -- I as trying to avoid the "cygwin hangs after 'sed' in 'libtool' during builds problem). I was told by an insider that and were only recently added. Dave -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple