[Numpy-tickets] [NumPy] #571: Support universal gfortran compiler on OS X
NumPy
numpy-tickets@scipy....
Thu Aug 16 07:49:36 CDT 2007
#571: Support universal gfortran compiler on OS X
-----------------------------+----------------------------------------------
Reporter: jmarshall | Owner: cookedm
Type: enhancement | Status: new
Priority: normal | Milestone: 1.0.4 Release
Component: numpy.distutils | Version: devel
Severity: normal | Keywords:
-----------------------------+----------------------------------------------
Modify numpy distutils to support the universal gfortran found here:
http://r.research.att.com/tools/
This will allow an easy universal SciPy build.
See email here: http://projects.scipy.org/pipermail/numpy-
discussion/2007-August/028866.html
A sample patch is attached. Note this will break non-universal gfortran
(on OS X only), so it is just a proof of concept.
We will need a method to detect whether a universal compiler is available.
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/571>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list