[issue21907] Update Windows build batch scripts
Zachary Ware
report at bugs.python.org
Thu Jul 17 21:06:38 CEST 2014
Zachary Ware added the comment:
As you can probably tell, I wasn't on a machine where I could test build_pgo.bat before I committed changes to it (oops).
It looks like your patch is reversed, would you mind fixing it? I can tell you it will need to change, though; build.bat needs to use 'x86_amd64' for the argument to vcvarsall.bat for building 64-bit to support cross-compiling on 32-bit Windows. It may work out easiest for build_pgo.bat to just not use build.bat.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21907>
_______________________________________
More information about the Python-bugs-list
mailing list