$include_dir="/home/hyper-archives/threads-devel/include"; include("$include_dir/msg-header.inc") ?>
From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2006-03-06 11:46:26
Please forgive my possibly innocent question.
(I am trying to build boost on Linux for the first time.)
How can I compile thread on the thread_rewrite branch?
I checked out the HEAD branch, everything went as expected.
Then I did "cvs update -r thread_rewrite"
Now it complains about
Unable to load Boost.Build: could not find "boost-build.jam"
Also I am wondering why only the libs/thread directory is on the
thread_rewrite, but seemingly the complete boost header
directory.
Still the Boost.Build is not.
Any hints how to build the thread_rewrite available?
Thank you
Roland