$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2004-12-27 14:44:16
Rene Rivera wrote:
>
> Looking into this.. I don't see a problem on my setup. Specifically
>
Oops the thread got totally messed up.
It is my fault I think, because I did not manage to subscribe to the
correct list at the beginning.
I crossposted to boost and jamboost.
Sorry for this. This is the _last_ crosspost! Please every follow up to
go to jamboost only!
Back to the original problem:
Steps to repduce the described behaviour:
1) Update boost tree from CVS
2) issuing
SET TOOLS=vc-7_1
bjam --prefix=C: install
2) Editing the file
boost/boost/thread/detail/config.hpp
3) issuing
SET TOOLS=vc-7_1
bjam --prefix=C: install
does not rebuild the threading library,
altough I expected it to.
Am I wrong with this expectation?
Roland