Boost logo

Boost-Build :

From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2007-02-22 01:31:51


Vladimir Prus wrote:
> Would you mind adding:
>
> BOOST_BUILD_PATH = $(.boost-build-file:D)/tools/build/v2 ;
>
> to top-level boost-build.jam and seeing if that makes things better?

My boost-build.jam file reads now:

boost-build /home/roland/projects/boost/RC_1_34_0/tools/build/v2 ;
BOOST_BUILD_PATH = $(.boost-build-file:D)/tools/build/v2 ;

But the result still is:

roland_at_abacus:~/projects/hello$ bjam --debug-configuration
notice: found boost-build.jam at /home/roland/projects/hello/boost-build.jam
notice: loading Boost.Build from /usr/share/boost-build
notice: loading site-config.jam from /etc/site-config.jam
notice: loading user-config.jam from /home/roland/user-config.jam
notice: using gcc libraries :: <toolset>gcc :: /usr/bin /usr/lib
/usr/lib32 /usr/lib64
notice: using gcc archiver :: <toolset>gcc :: /usr/bin/ar
warning: toolset gcc initialization: can't find tool windres
warning: initialized from
notice: using rc compiler :: <toolset>gcc :: /usr/bin/as
notice: Python include path is
notice: Python library path is
notice: Python interpreter is /usr/bin/python
/home/roland/projects/boost/RC_1_34_0/Jamfile.v2:332: in load-aux
rule path.glob-tree unknown in module
Jamfile</home/roland/projects/boost/RC_1_34_0>.
/usr/share/boost-build/build/project.jam:318: in load-jamfile
/usr/share/boost-build/build/project.jam:68: in project.load
/usr/share/boost-build/build/project.jam:725: in project.use
/usr/share/boost-build/build/project.jam:94: in load-used-projects
/usr/share/boost-build/build/project.jam:79: in load
/usr/share/boost-build/build/project.jam:170: in project.find
/usr/share/boost-build/build-system.jam:148: in load
/usr/share/boost-build/kernel/modules.jam:261: in import
/usr/share/boost-build/kernel/bootstrap.jam:132: in boost-build
/home/roland/projects/hello/boost-build.jam:1: in module scope

Roland

>
> Thanks,
> Volodya
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build


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