$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: sam
Date: 2003-02-21 17:19:42
Ok,
I'm a big nob, I have been setting the PTW32 to point to the pthreads
installation I downloaded. So I have the boost.threads built with
'bjam -sTOOLS=gcc -sPTW32="c:\pthreads\ VC...lib" ' and the tests
still fail.
To use the standard threads I know you have to have threadmon.dll
created, correct? How to do that?