[Numpy-tickets] [NumPy] #612: NumPy 1.0.4 fails to compile on Cygwin
NumPy
numpy-tickets@scipy....
Sat Mar 22 01:26:57 CDT 2008
#612: NumPy 1.0.4 fails to compile on Cygwin
-------------------------------+--------------------------------------------
Reporter: mdehoon | Owner: somebody
Type: defect | Status: closed
Priority: normal | Milestone: 1.0.5
Component: Other | Version:
Severity: normal | Resolution: fixed
Keywords: Cygwin, compiling |
-------------------------------+--------------------------------------------
Changes (by cdavid):
* status: new => closed
* resolution: => fixed
Comment:
fixed in r4916
I added a condition on sys.platform returning cygwin, to handle this case.
I don't see how it could break things, except maybe when using visual
compaq compiler with cygwin, which is much more particular situation than
cygwin with gnu compilers.
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/612#comment:3>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list