|
Boost-Build : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-06-02 01:23:46
On Thursday 02 June 2005 09:47, Vladimir Prus wrote:
> > And with your patch, nothing works:
> >
> > bjam msvc-8.0
> > site-config.jam: No such file or directory
>
> BTW, what's this error message is about? Could it be related with your
> recent changes?
Figured out and fixed. In several places, the global value of BOOST_BUILD_PATH
was manupulated. When loading user-config.jam and site-config.jam, the value
of BOOST_BUILD_PATH inside .ENVIRON was used, and it did not include changes
made to the global value, so some paths (like root of Boost.Build) were
missing.
- Volodya
-- Vladimir Prus http://vladimir_prus.blogspot.com Boost.Build V2: http://boost.org/boost-build2
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