2013/4/18 Felix Lelchuk:
> Hi,
>
> I need to build Python 2.7 for 64-bit Windows but I'm having a hard time
> compiling it.
> 'configure' generates a Makefile unsuitable for Windows (maybe Cygwin?).
> I patched the Makefile and several other files, still new problems arise...
>
> However, there is a Python DLL shipped 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.

Hi,

you can build python(2.7.3/3.3.0, i686/x86_64) myself using
MinGW-builds scripts:
https://github.com/niXman/mingw-builds


--
Regards,
niXman
___________________________________________________
Dual-target(32 & 64-bit) MinGW compilers for 32 and 64-bit Windows:
http://sourceforge.net/projects/mingwbuilds/
___________________________________________________
Another online IDE: http://liveworkspace.org/

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to