|
Boost-Build : |
From: Rene Rivera (grafik.list_at_[hidden])
Date: 2004-12-27 14:52:21
Roland Schwarz wrote:
> 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.
And of course I didn't even notice the multiple "To:"'s :-(
> 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?
Nothing wrong with the expectation. But could you try and see if you get
different results if you do:
bjam --prefix=C:\ install
Strange thing about Windows that C: is not a directory. Although I would
generally recommend one never use "C:\" as an install location. You
might consider some subdir like "C:\Dev".
-- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk