Boost logo

Boost-Build :

From: hamletclaud (hamletclaud_at_[hidden])
Date: 2005-07-21 07:34:32


--- In jamboost_at_[hidden], "Pedro Ferreira"
<pedro.ferreira_at_m...> wrote:

> > Especially,
> > since also Mike's if - else solution seems to depend on the CVS
> > version (it doesn't work with m10, either).
>
> That's odd. I'd say that the scaffolding needed for that to work has
been
> around for a while.

Using the if-then-solution with M10 brings the following error
message:

------
error: Unable to find file or target named
error: 'required_system_library'
error: referred from project at
error: '.'
-------

In other words, the program seems to be syntactically correct, but the
library declaration goes out of scope after leaving the respective
if-else-block (or so is at least my naive interpretation of the
behaviour).

In the CVS-version everything the construct works, though.

Claudius

 


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