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 <rep...@bugs.python.org>
<http://bugs.python.org/issue21907>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to