Movatterモバイル変換


[0]ホーム

URL:


[Python-Dev] Moving Python 3.5 on Windows to a new compiler

Sturla Moldensturla.molden at gmail.com
Sat Jun 7 01:01:31 CEST 2014


Brian Curtin <brian at python.org> wrote:> Adding features into 3.x is already not enough of a carrot on the> stick for many users. Intentionally leaving 2.7 on a dead compiler is> like beating them with the stick.Those who want to build extensions on Windows will just use MinGW(currently GCC 2.8.2) instead. NumPy and SciPy are planning a switch to a GCC based toolchain with staticlinkage of the MinGW runtime on Windows.  It is carefully configured to bebinary compatible with VS2008 on Python 2.7. The major reason for this isto use gfortran also on Windows. But the result will be a GCC basedtoolchain that anyone can use to build extensions on Windows.Sturla


More information about the Python-Devmailing list

[8]ページ先頭

©2009-2025 Movatter.jp