Boost logo

Boost-Build :

From: janssoaf (mail_at_[hidden])
Date: 2004-06-18 05:24:14


--- In jamboost_at_[hidden], Vladimir Prus <ghost_at_c...> wrote:
> That would add those options only when version is *not* 7.0 or 7.1.
However,
> we need them on 7.0 and 7.1, because:
>
> - 6.0 does not support those options
> - 7.0 do support them, but by default they are turned off.
>
> Do I miss something?

I'm unsure about the jam regular expression syntax. In my
user-config.jam I have

using msvc : 6 ;
using msvc : 7.1 ;

and I get the compiler flags twice on the command line (when using
toolset msvc-7.1 and when using toolset msvc-6)

Regards, Olaf

 


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