Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-11-07 08:22:04


Thorsten Ottosen wrote:

> Dear all,
>
> I want to add extra compilation flags to one compiler, but only for the
> release build. I tried the following:
>
> <toolset>msvc-8.0:<variant>release:<cxxflags>"/GF /GL /Ox /Ot
> /fp:fast /arch:SSE2 "
> <toolset>msvc-8.0:<variant>release:<linkflags>"/LTCG /opt:ref
> /opt:icf"

Looking at

http://boost.org/boost-build2/doc/html/bbv2/advanced/targets.html#bbv2.advanced.targets.requirements

I see a different syntax for the case where condition has several features.

- 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