Boost logo

Boost-Build :

From: Mat Marcus (mat-lists_at_[hidden])
Date: 2005-11-17 01:07:35


On 11/16/05, Phillip Seaver <phil_at_[hidden]> wrote:
>
> 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
>

Ah makes sense, thanks. That fixed a number of our other issues too. Thanks.

- Mat
 ------=_Part_22885_21750164.1132207655424 Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

<br><br><div><span class="gmail_quote">On 11/16/05, <b class="gmail_sendername">Phillip Seaver</b> &lt;<a href="mailto:phil_at_[hidden]">phil_at_[hidden]</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Mat Marcus wrote:<br><br>&gt; Hi,<br>&gt;<br>&gt; When we upgraded from VC 2003 to VC 2005 the following line in one of<br>&gt; our project requirements clauses stopped working:<br>&gt;<br>&gt; &lt;toolset&gt;msvc:&lt;variant&gt;debug:&lt;cxxflags&gt;&quot;/W3 /WX /Wp64 /Zc:wchar_t
<br>&gt; /Zc:forScope&quot;<br>&gt;<br>&gt; This line doesn't work either:<br>&gt;<br>&gt; &lt;toolset&gt;msvc-8.0:&lt;variant&gt;debug:&lt;cxxflags&gt;&quot;/W3 /WX /Wp64 /Zc:wchar_t<br>&gt; /Zc:forScope&quot;<br>&gt;<br>
&gt; Removing the &lt;toolset&gt;msvc-8.0: part works, but it will break under<br>&gt; other toolsets. What is the right way to re-enable these compiler<br>&gt; settings for only the msvc version 8.0 toolset?<br><br>I'm not sure which will work, since I'm not using 2005 or the latest
<br>bbv2, but I believe that should be a comma before &quot;&lt;variant&gt;&quot;.<br><br>Phillip<br>
</blockquote></div><br>
<span class="q"><br></span>
Ah makes sense, thanks. That fixed a number of our other issues too. Thanks.<br>

<span class="sg">
<br>
&nbsp;- Mat</span><br>
 ------=_Part_22885_21750164.1132207655424--


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