[NumPy-Tickets] [NumPy] #1399: distutils fails to build ppc64 support on Mac OS X when requested
NumPy Trac
numpy-tickets@scipy....
Wed Feb 17 21:02:30 CST 2010
#1399: distutils fails to build ppc64 support on Mac OS X when requested
------------------------------------------------------------+---------------
Reporter: david.warde-farley | Owner: cdavid
Type: defect | Status: new
Priority: normal | Milestone:
Component: numpy.distutils | Version: devel
Keywords: macosx, osx, distutils, universalbinary, ppc64 |
------------------------------------------------------------+---------------
Stuff including Fortran code ends up missing the ppc64 architecture even
when Python supports it, due to a small oversight in the detection code.
Patch attached.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1399>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list