[NumPy-Tickets] [NumPy] #1399: distutils fails to build ppc64 support on Mac OS X when requested
NumPy Trac
numpy-tickets@scipy....
Tue Oct 5 04:48:50 CDT 2010
#1399: distutils fails to build ppc64 support on Mac OS X when requested
---------------------------------+------------------------------------------
Reporter: david.warde-farley | Owner: rgommers
Type: defect | Status: reopened
Priority: highest | Milestone: 1.5.1
Component: numpy.distutils | Version: devel
Resolution: | Keywords: macosx, osx, distutils, universalbinary, ppc64
---------------------------------+------------------------------------------
Comment(by smarschner):
Indeed, this logic prevents a straightforward build (under OS 10.6.4 with
gcc/gfortran 4.2.1) of the current release version (scipy-0.8.0) against
the current Python 2.7 distribution for MacOS 10.6 from
http://www.python.org/download/releases/2.7/. (Manually removing -arch
ppc64 from FFLAGS produces a working build.)
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1399#comment:4>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list