Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-09-26 00:36:35


Hi Brock,

> Yes. What confused me was that external (non boost) projects look
> in BOOST_BUILD_PATH, wherever it might be, but boost itself seems to
> ignore BOOST_BUILD_PATH and go straight for tools/build. Probably
> I'm missing something simple here.

I think yes. As stated in docs ("Initialization" section), Boost.Build first
looks for file boost-build.jam. For Boost, such file exists and it
immediately redirects to tools/build. Take a look
$boost-root/boost-build.jam.

> > I'm at loss. Could you check if there's BOOST_THREAD_BUILD_DLL=1
>
> in compiler
>
> > command line? If it is there, then I don't know what's could be
>
> the reason,
>
> How do I do this?

For example, remove "libs/thread/build/bin" and run "bjam --v2 -n". It will
print all the used command lines.

- Volodya

 


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