[NumPy-Tickets] [NumPy] #1365: numpy build on interix
NumPy Trac
numpy-tickets@scipy....
Mon Jan 18 01:37:16 CST 2010
#1365: numpy build on interix
-----------------------------+----------------------------------------------
Reporter: mduft | Owner: cdavid
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: numpy.distutils | Version: 1.4.0
Keywords: |
-----------------------------+----------------------------------------------
Hey!
i have a small patch to make numpy build on interix. maybe it's not
perfect, but you'll have the better solution ;)
The problem here is, that there _is_ a complex.h, but still one cannot use
complex... this i have to fool setup.py into thinking there is no
complex.h - this makes the build go through...
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1365>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list