<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 11/13/2013 06:01 PM, Sean Silva
wrote:<br>
</div>
<blockquote
cite="mid:CAHnXoanA-T5Fzyo4xnd5-pcmK5EDaA03F2ir0zhjr1b-9SZRNg@mail.gmail.com"
type="cite">
<div dir="ltr"><br>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Wed, Nov 13, 2013 at 6:22 PM,
Robinson, Paul <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:Paul_Robinson@playstation.sony.com"
target="_blank">Paul_Robinson@playstation.sony.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">Very
much a side comment:<br>
<div class="im"><br>
> Also, AFAIK almost all LLVM MSVC users are running
12.<br>
<br>
</div>
Speaking as one who isn't, I'm not so sure about that.<br>
Our builders are using 2010 and while we're aware of the<br>
movement to require 2012, we're not there yet.<br>
</blockquote>
<div><br>
</div>
<div>That comment was mostly in the spirit of "if you had to
choose a single MSVC version to describe, 2012 is likely
to be the better choice". It is a fact that there are
still developers using 2010 and until the upcoming policy
change to require 2012 I expect that to remain true.</div>
<div> </div>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
--paulr<br>
<br>
<br>
</blockquote>
</div>
</div>
</div>
</blockquote>
That actually brings up a good point. We have build machines with
multiple versions of MSVC.<br>
<br>
You can check what is installed by the vs-comntools, and use that
variable as a path to invoke the vsvars32.bat of the version you
want. (VS100COMNTOOLS, VS90COMNTOOLS, VS80COMNTOOLS, etc).<br>
<br>
That might be worth a sentence in the instructions as multiple
MSVC's is a useful configuration for a build machine. (We also have
multiple MinGW's, and specific GCC versions are part of some
builds).<br>
<br>
A build machine then could have multiple versions of MSVC installed
to allow testing a move from 2010 to 2012, and to 2013. <br>
<a class="moz-txt-link-freetext" href="http://blogs.msdn.com/b/visualstudio/archive/2013/10/17/visual-studio-2013-released-to-web.aspx">http://blogs.msdn.com/b/visualstudio/archive/2013/10/17/visual-studio-2013-released-to-web.aspx</a><br>
<br>
<br>
<br>
<blockquote
cite="mid:CAHnXoanA-T5Fzyo4xnd5-pcmK5EDaA03F2ir0zhjr1b-9SZRNg@mail.gmail.com"
type="cite">
<div dir="ltr">
<div class="gmail_extra">
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote>
</div>
<br>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
llvm-commits mailing list
<a class="moz-txt-link-abbreviated" href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a>
<a class="moz-txt-link-freetext" href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a>
</pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
Rick Foos
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation</pre>
</body>
</html>