Hi, The support for building scipy with GNU Fortran 95 (gcc 4) compiler is now added to SVN. To build scipy using gfortran, use python setup.py config_fc --fcompiler=gnu95 build Pearu