Travis Oliphant <tra...@continuum.io> wrote:

> A good mingw64 stack for Windows would be great and benefits many
> communities.

Carl Kleffner has made 32- and 64-bit mingw stacks compatible with Python.
E.g. the stack alignment in the 32-bit version is different from the
vanilla mingw distribution. It also, for the first time, allow us to build
SciPy with gfortran instead of g77 on Windows, which means we don't have to
limit the Fortran code in SciPy to Fortran 77 legacy code.

Sturla

_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to