Hi all,
I am trying to compile apr-1.4.5 on cygwin 5.1 [1] with thread support
(pthreads) so I'm doing a
./configure --enable-threads=pthread
But configure says that apr will be non threaded:
checking for main in -ltruerand... no
checking for library containing modf... none required
Checking for Threads...
APR will be non-threaded <--- D'oh!
checking for sigsuspend... yes
My question is: is it possible to build apr with thread support on
cygwin. If so, how?
If this is not possible, should I try with mingw?
Thanks in advance,
Antonio
[1]
$ uname -a
CYGWIN_NT-5.1 WSERVER 1.7.9(0.237/5/3) 2011-03-29 10:10 i686 Cygwin