Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-05-19 04:57:11


Ali Azarbayejani wrote:
> Here's a simple Jamfile with weird results when properties are specified
> in build request.

> exe a : a.cxx b : : debug release ;
> lib b : b.cxx ;
[...]
> $ bjam debug
> ...found 27 targets...
> ...updating 8 targets...
> MkDir1 bin/gcc/release/debug-symbols-on
> MkDir1 bin/gcc/release/debug-symbols-on/inlining-off

I agree this is pretty wierd. We should not build release variant is default
one is requested. I've just comitted fix and test for this. Could you try
again?

- 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