|
Boost-Build : |
From: Phillip Seaver (phil_at_[hidden])
Date: 2005-11-16 21:05:17
Mat Marcus wrote:
> Hi,
>
> When we upgraded from VC 2003 to VC 2005 the following line in one of
> our project requirements clauses stopped working:
>
> <toolset>msvc:<variant>debug:<cxxflags>"/W3 /WX /Wp64 /Zc:wchar_t
> /Zc:forScope"
>
> This line doesn't work either:
>
> <toolset>msvc-8.0:<variant>debug:<cxxflags>"/W3 /WX /Wp64 /Zc:wchar_t
> /Zc:forScope"
>
> Removing the <toolset>msvc-8.0: part works, but it will break under
> other toolsets. What is the right way to re-enable these compiler
> settings for only the msvc version 8.0 toolset?
I'm not sure which will work, since I'm not using 2005 or the latest
bbv2, but I believe that should be a comma before "<variant>".
Phillip
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