<div class="gmail_quote">On Thu, Oct 14, 2010 at 01:00, Stephen Hansen <span dir="ltr">&lt;<a href="mailto:me%2Bpython@ixokai.io">me+python@ixokai.io</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 10/13/10 10:28 PM, Jeroen Ruigrok van der Werven wrote:<br>
&gt; -On [20101014 00:55], Brian Curtin (<a href="mailto:brian.curtin@gmail.com">brian.curtin@gmail.com</a>) wrote:<br>
&gt;&gt; Correct. There are a few hacky ways to get Express to use the x64 SDK, or so I<br>
&gt;&gt; read.<br>
&gt;<br>
&gt; I think Martin meant that you wouldn&#39;t need VS Express if you install the<br>
&gt; Windows SDK, since it provides all the tools in the SDK to build Python.<br>
<br>
</div>There&#39;s mixed signals here, and I&#39;m not sure what they all mean. I have<br>
a Win7-64bit box that I am willing to use to run a buildslave, if its<br>
possible to do so.<br>
<br>
#python-dev thought that VS express was all that was needed; then here,<br>
it seemed to me that Martin said that you needed the full version of VS<br>
or perhaps a complex setup with the SDK compiler; but you seem to be<br>
interpreting Martin that the SDK provides everything and nothing else is<br>
needed.<br>
<br>
Then again on top of that, my offer may be mooted-- if Brian Curtin is<br>
going to host a x86_64 windows slave then I don&#39;t need to worry about<br>
this because its being provided otherwise. </blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"> </blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
I&#39;m willing to put up with the particular windows-specific difficulties<br>
that go with running a buildslave (especially with David Bolen&#39;s AutoIt<br>
scripts which may ease things): but I&#39;m not entirely sure from these<br>
varied results if its even possible or needed.<br>
<br>
So, my questions are:<br>
  1. Is someone else (Hi, Brian) providing a 64-bit windows slave, so<br>
there isn&#39;t actually any need for me to go through the effort of it?<br></blockquote><div><br></div><div>I&#39;m planning to -- just need a little time to sit down and get the box ready to go. I would say that one build slave is good, two is better. If you feel up to the task, go right ahead. As one of the few Windows users around here, I&#39;d certainly appreciate more Windows testing.</div>
<div><br></div><div>One of my motivations in providing a build slave is execution of the newly added os.symlink support starting in Windows Vista. Since os.symlink requires a certain privilege, it&#39;s not tested on any of the current build slaves. I plan to work out a way for my build slave to get these tests executed, rather than just running them on my desktop boxes.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
  2. If not, is all that&#39;s needed is the SDK to build 64-bit Python?</blockquote><div><br></div><div>Sorry for my confusion earlier - I was focused on the VS Express part, rather than the minimum requirement to build Python (which doesn&#39;t *require* VS at all, it&#39;s just a nice tool to build it). Supposedly the 64-bit SDK by itself should build a 64-bit Python -- I say &quot;supposedly&quot; because I haven&#39;t done this myself. I&#39;ve read that only using the 32-bit SDK does this fine -- also have not done this myself.</div>
<div><br></div><div>I understand that doesn&#39;t really answer your question, but hopefully my previous involvement seems more clear.</div></div>