Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-07-30 15:24:47


Jeffrey Holle wrote:

> I am using Boost.Build V2 (Milestone 11) Boost.Jam 03.1.15.
>
> I've discovered a strange behavior with a lib rule. It is:
>
> lib somelib : : <variant>debug:<file>....
> <variant>release:<file>...
> : : <define>FOO ;
> When I use such a rule building an exe, the FOO definition only shows up
> in the release build.
>
> Is this as intended? Is there a work around?

Please provide a complete example reproducing this, as an archive.

- 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