Re: [Mingw-w64-public] Python on x64

2013-06-15 Thread Felix Lelchuk
my project. That seemed to be the most painless solution for me. That version is portable, it seems not to use the registry. Also had to compile my other libs (python extensions etc.) using MSVC to avoid trouble like C++ name mangling... Am 15.06.2013 06:24, schrieb Dick Hollenbeck: > Fe

[Mingw-w64-public] Python on x64

2013-04-18 Thread Felix Lelchuk
ed with Ruben's toolchain so maybe you know a recipe or maybe you've got some patches? What I need is the Python EXE, too and working distutils so I can compile and use NumPy/SciPy and other libraries. Best regards Felix Lelchuk