[SciPy-dev] newcore and gcc4/gfortran (only 3 tests fail now)

Arnd Baecker arnd.baecker at web.de
Mon Nov 21 03:16:54 EST 2005


Hi,

things look very good on my machine:

- gcc -v
  gcc version 4.0.2 20050901 (prerelease) (SUSE Linux)
- g77 -v
  gcc version 3.3.5 20050117 (prerelease) (SUSE Linux)

Building with
  python setup.py install --prefix=$DESTDIR
and ATLAS variable set to a place with ATLAS 3.7.11,
all tests of scipy core and scipy pass.

((Doing the build with
    python setup.py config_fc --fcompiler=gnu95 build
  fails - as expected ))

Best,

Arnd




More information about the SciPy-Dev mailing list