diff options
author | David Cournapeau <cournape@gmail.com> | 2009-06-30 17:04:09 +0000 |
---|---|---|
committer | David Cournapeau <cournape@gmail.com> | 2009-06-30 17:04:09 +0000 |
commit | dfefe9591f959d78b886133ae46eb572e404064c (patch) | |
tree | 81d0c10fea2bddc7b3e15d58892ad05ad208f48c /doc/example.py | |
parent | e8dda82fe6b30865aa8059df4ba3abaae6568892 (diff) | |
download | numpy-dfefe9591f959d78b886133ae46eb572e404064c.tar.gz |
Update gfortran support on win64
We don't link the gfortran runtime when built with MS compilers: there are some
incompatibilities between libgfortran and dependent libraries (mingwex, etc..)
and the MS C runtime. Instead, we will implement the needed function from
libgfortran and compile it with MS compiler, with the MS C runtime.
Diffstat (limited to 'doc/example.py')
0 files changed, 0 insertions, 0 deletions