Boost logo

Boost-Build :

From: Mat Marcus (mat-lists_at_[hidden])
Date: 2005-11-16 20:39:35


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?

Thanks,
Mat
 ------=_Part_20717_1096452.1132191575753 Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hi,<br>
<br>
When we upgraded from VC 2003 to VC 2005 the following line in one of our project requirements clauses stopped working:<br>
<br>
&lt;toolset&gt;msvc:&lt;variant&gt;debug:&lt;cxxflags&gt;&quot;/W3 /WX /Wp64 /Zc:wchar_t /Zc:forScope&quot;<br>
<br>
This line doesn't work either:<br>
<br>

&lt;toolset&gt;msvc-8.0:&lt;variant&gt;debug:&lt;cxxflags&gt;&quot;/W3 /WX /Wp64 /Zc:wchar_t /Zc:forScope&quot;<br>
<br>
Removing the &lt;toolset&gt;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?<br>
<br>
Thanks,<br>
Mat<br>
 ------=_Part_20717_1096452.1132191575753--


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