[NumPy-Tickets] [NumPy] #1966: numpy distutils fails to recognize current gfortran from mingw
NumPy Trac
numpy-tickets@scipy....
Fri Oct 21 21:19:34 CDT 2011
#1966: numpy distutils fails to recognize current gfortran from mingw
-----------------------------+----------------------------------------------
Reporter: jarrodwilcox | Owner: cdavid
Type: defect | Status: new
Priority: high | Milestone: Unscheduled
Component: numpy.distutils | Version: 1.6.0
Keywords: gfortran |
-----------------------------+----------------------------------------------
There is no gfortran.py file in the directory.
There is a gnu file that in theory recognizes gfortran as an f77 compiler.
However, it does not appear to recognize the current gfortran.exe version
distributed by MinGW.
Ideally, a gfortran.py file is needed. however, at least F77 code could
be compiled in f2py if gnu were fixed.
if you can not replicate the error in five minutes with a Windows 32
machine, please email me for further details.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1966>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list