$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2001-10-11 10:13:30
----- Original Message -----
From: "Karl Pitrich" <pit_at_[hidden]>
> cvs co boost from sourceforge...
> (same rasult when using latest .tar.gz)
It shouldn't be the same. Oops, I see that I had failed to check in my
revision of boost/Jamfile on the main trunk. If you update again, a build
from the top-level should build regex, thread, and python libraries. If you
want to build just the thread library, go to the libs/thread/build
subdirectory and invoke Jam there.
-Dave