diff options
author | David Cournapeau <cournape@gmail.com> | 2008-09-13 06:03:30 +0000 |
---|---|---|
committer | David Cournapeau <cournape@gmail.com> | 2008-09-13 06:03:30 +0000 |
commit | 39a7b4a1ca3de1289f6d2fe09ac3c2527dcaa1c1 (patch) | |
tree | 9f4202550e514684179cef23de03a9b3531029c1 /numpy/oldnumeric/compat.py | |
parent | e091c840e101eb620307747e0e4cd1b939d8abe6 (diff) | |
download | numpy-39a7b4a1ca3de1289f6d2fe09ac3c2527dcaa1c1.tar.gz |
Fix cygwin compilation
Recent version of binutils (2.18.50) do not accept 4 bytes operand for some
opcodes like fnstsw (which always expected a 2 bytes operand). Replace the type
of the argument from unsigned 2 bytes to unsigned 4 bytes unsigned integer.
Diffstat (limited to 'numpy/oldnumeric/compat.py')
0 files changed, 0 insertions, 0 deletions