[Numpy-tickets] [NumPy] #385: distutils has invalid flag for nagware fortran compiler version 5
NumPy
numpy-tickets at scipy.net
Tue Nov 21 09:17:50 CST 2006
#385: distutils has invalid flag for nagware fortran compiler version 5
-----------------------------+----------------------------------------------
Reporter: jgraham | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone:
Component: numpy.distutils | Version:
Severity: major | Keywords:
-----------------------------+----------------------------------------------
On upgrading from version 4.something (I think) to version 5.1 of the
nagware compiler for Linux, f2py no longer works as the
{{{-target=native}}} option is no longer recognised; the last useful error
message before failure is:
{{{Option error: Unrecognised argument to -target=}}}
I think just removing this option in distutils/fcompiler/nag.py is OK for
version 5 but I don't know what effect this will have on earlier versions.
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/385>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list