cx_freeze and architecture

Nagy László Zsolt gandalf at shopzeus.com
Tue Sep 9 09:36:20 EDT 2014


Is it possible to create executeable for different architectures on the 
same windows OS? What I mean is that I can install Python 3 amd64 and 
then create 64 bit executeables with cx_freeze. But I cannot create 
32bit x86 executeables. It would be great to install Python 3 x86 on the 
same system but it does not seem to be possible.

Then what should I do? Is there a way around this other than installing 
a completely new OS and synchronizing source files between them?

Thanks



More information about the Python-list mailing list