Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-04-13 05:08:03


On Wednesday 13 April 2005 13:53, David Abrahams wrote:
> Vladimir Prus <ghost_at_[hidden]> writes:
> > Not yet clear. Basically, it's needed to try building Boost.Python and
> > then running tests with msvc, and see if there are any problems. I think
> > the current logic is close to V1 for msvc, but can't check it.
> >
> > Just adding
> >
> > using python : 2.3 : <some-path> ;
> >
> > and running "bjam --v2" in libs/python/build and lib/python/test should
> > be enough.
> >
> > - Volodya
>
> This is with the very latest and a freshly-built bjam.
>
> -*- mode: compilation; default-directory: "c:/boost/libs/python/test/" -*-
> bjam --v2
> c:/boost/tools/build/v2/build\project.jam:456: in inherit-attributes
> warning: rulename $(pattributes).get expands to empty string

Strange, I've got a fresh copy and run 'bjam' in example/hello under different
user, and it works fine. Do you have any modifications
site-config.jam/user-config.jam files in V2 tree, or did you create your own?
What if you make the files empty.

What's the output of "bjam --debug-loading" ?

- 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