Slide 46
Slide 46 text
Carl Kleffner’s mingwpy
• Static MinGW-w64 toolchain for 32 and 64 bit
• Links against MSVC runtime libs for binary compat with
official Python interpreters from python.org
• Provides gcc, g++ and gfortran
• Still experimental but already used by WinPython, a
wheel-based binary distribution
• http://github.com/mingwpy (new, created this morning)
https://bitbucket.org/carlkl/mingw-w64-for-python (old)