Cross-compiling win32 builds
Posted: Wed Apr 02, 2008 5:31 am
Hi! I need to compile deluge under linux, to run it on win32 platform. Is it possible to cross-compile deluge under linux? ATM i have:
Any suggestions will be usefull... Thanks!
P.S. Im using ubuntu 7.10 distro and winxp x64...
Code: Select all
orc@server:~/dist/deluge$ python setup.py bdist_wininst
Attempting to detect your system information
32bit x86 system detected
Linux operating system detected
running bdist_wininst
error: distribution contains extensions and/or C libraries; must be compiled on a Windows 32 platform

P.S. Im using ubuntu 7.10 distro and winxp x64...