|
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> <<a href="mailto:phil_at_[hidden]">phil_at_[hidden]</a>> 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>> Hi,<br>><br>> When we upgraded from VC 2003 to VC 2005 the following line in one of<br>> our project requirements clauses stopped working:<br>><br>> <toolset>msvc:<variant>debug:<cxxflags>"/W3 /WX /Wp64 /Zc:wchar_t
<br>> /Zc:forScope"<br>><br>> This line doesn't work either:<br>><br>> <toolset>msvc-8.0:<variant>debug:<cxxflags>"/W3 /WX /Wp64 /Zc:wchar_t<br>> /Zc:forScope"<br>><br>
> Removing the <toolset>msvc-8.0: part works, but it will break under<br>> other toolsets. What is the right way to re-enable these compiler<br>> 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 "<variant>".<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>
- 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