[Numpy-tickets] [NumPy] #903: Compilation fails on Cygwin
NumPy
numpy-tickets@scipy....
Sun Aug 31 20:26:04 CDT 2008
#903: Compilation fails on Cygwin
---------------------+------------------------------------------------------
Reporter: mdehoon | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 1.2.0
Component: Other | Version: none
Severity: normal | Keywords:
---------------------+------------------------------------------------------
compiling C sources
C compiler: gcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-
prototypes
compile options: '-Ibuild/src.cygwin-1.5.25-i686-2.5/numpy/core/src
-Inumpy/core
/include -Ibuild/src.cygwin-1.5.25-i686-2.5/numpy/core/include/numpy
-Inumpy/cor
e/src -Inumpy/core/include -I/usr/include/python2.5
-I/usr/include/python2.5 -c'
gcc: build/src.cygwin-1.5.25-i686-2.5/numpy/core/src/umathmodule.c
In file included from numpy/core/src/umathmodule.c.src:2182:
numpy/core/src/ufuncobject.c: In function `_extract_pyvals':
numpy/core/src/ufuncobject.c:1166: warning: int format, long int arg (arg
4)
numpy/core/src/ufuncobject.c:1166: warning: int format, long int arg (arg
5)
/cygdrive/c/DOCUME~1/mdehoon/LOCALS~1/Temp/ccpLcg0M.s: Assembler messages:
/cygdrive/c/DOCUME~1/mdehoon/LOCALS~1/Temp/ccpLcg0M.s:72840: Error: suffix
or op
erands invalid for `fnstsw'
/cygdrive/c/DOCUME~1/mdehoon/LOCALS~1/Temp/ccpLcg0M.s:73095: Error: suffix
or op
erands invalid for `fnstsw'
In file included from numpy/core/src/umathmodule.c.src:2182:
numpy/core/src/ufuncobject.c: In function `_extract_pyvals':
numpy/core/src/ufuncobject.c:1166: warning: int format, long int arg (arg
4)
numpy/core/src/ufuncobject.c:1166: warning: int format, long int arg (arg
5)
/cygdrive/c/DOCUME~1/mdehoon/LOCALS~1/Temp/ccpLcg0M.s: Assembler messages:
/cygdrive/c/DOCUME~1/mdehoon/LOCALS~1/Temp/ccpLcg0M.s:72840: Error: suffix
or op
erands invalid for `fnstsw'
/cygdrive/c/DOCUME~1/mdehoon/LOCALS~1/Temp/ccpLcg0M.s:73095: Error: suffix
or op
erands invalid for `fnstsw'
error: Command "gcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-
prototyp
es -Ibuild/src.cygwin-1.5.25-i686-2.5/numpy/core/src -Inumpy/core/include
-Ibuil
d/src.cygwin-1.5.25-i686-2.5/numpy/core/include/numpy -Inumpy/core/src
-Inumpy/c
ore/include -I/usr/include/python2.5 -I/usr/include/python2.5 -c
build/src.cygwi
n-1.5.25-i686-2.5/numpy/core/src/umathmodule.c -o
build/temp.cygwin-1.5.25-i686-
2.5/build/src.cygwin-1.5.25-i686-2.5/numpy/core/src/umathmodule.o" failed
with e
xit status 1
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/903>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list