The cygwin cross-compiler for windows has a posix thread library but darn if
authorLee <ler762@users.sourceforge.net>
Fri, 22 Jul 2016 12:12:33 +0000 (12:12 +0000)
committerLee <ler762@users.sourceforge.net>
Fri, 22 Jul 2016 12:12:33 +0000 (12:12 +0000)
commitb9caf4a4a3d9597c7c1bceb82f7d6d18970fa968
tree6e9008b6061c781425c88557bc43652feced185e
parent2e8ea1c7d7f7b0c254406971c53b783cd944e6fe
The cygwin cross-compiler for windows has a posix thread library but darn if
I can figure out how to
#error "FIXME: Do pthread stuff here!"

So make a note that on cygwin
./configure --host=i686-w64-mingw32
requires --disable-pthread
w32svrapi.c