From: Allister L. S. <all...@gm...> - 2008-06-13 05:40:45
|
Hi, I tried to build cpp-netlib (http_integration branch) on Windows Vista (MinGW compiler) as follows: bjam --toolset=gcc debug The build failed however because I don't have the pthread library. I see that one might be able to use the pthreads-win32 ( http://sourceware.org/pthreads-win32/) but it seems rather dated. I'm guessing someone else has met this issue already. Could you tell me what's the best way to deal with this? Cheers, Allister |