[SciPy-dev] newcore and gcc4/gfortran (only 3 tests fail now)
Pearu Peterson
pearu at scipy.org
Mon Nov 21 02:30:58 CST 2005
On Mon, 21 Nov 2005, Arnd Baecker wrote:
> ((Doing the build with
> python setup.py config_fc --fcompiler=gnu95 build
> fails - as expected ))
Hmm, why would that be expected? What errors do you get? Here
python setup.py config_fc --fcompiler=gnu95 build
works fine (I just get a segfault in one of cephes tests when building
with gfortran). I have
gcc (GCC) 4.0.3 20051023 (prerelease) (Debian 4.0.2-3)
GNU Fortran 95 (GCC 4.0.3 20051023 (prerelease) (Debian 4.0.2-3))
Pearu
More information about the Scipy-dev
mailing list