Boost logo

Boost-Build :

From: Zbynek Winkler (zw-bjam_at_[hidden])
Date: 2005-05-16 09:18:51


Hi,

I've read this about conditional properties
http://boost.org/doc/html/bbv2/tutorial/conditions.html but I'd like to
know how to condition on more then one property (with logical 'and').
I'd like to say that the release variant for gcc toolset should contain
"-O3" in linkflags ;-).

This does not work: <toolset>gcc:<variant>release:<linkflags>"-O3"

Thanks,
Zbynek

 


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