Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-01-13 03:54:39


Jürgen Hunold wrote:
> Hi,
>
> I'm following the discussion about bjam v2 for quite a while and
> have been playing around with it. But now I'm not able to compile
> boost using the v2 rule.
> bjam says:

Hi Jürgen,
it's great that you're interested. The situation with building boost with
v2 is that:
1. It used to work.
2. Later on, we've changed handling of shared/static libraries, which
causes the error you see.
3. I was using V2 with boost, but only with Boost.Test, I did not notice
this problem.

The conclustion is that I'm about to fix the problem right now.

>
> hunold_at_lin17 ~/packages/boost $ bjam --v2
> /ive/hunold/packages/boost/tools/build/new/feature.jam:126: in feature.attributes from module feature
> error: "<shared>" is not a valid feature name
[...]

> I would like to test bjam because I think it could solve some, if not all, of my current build problems.
> Keep up the good work !

Thanks!

- 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