Cezary Sliwa Thu, 27 Oct 2005 03:38:20 -0700
When compiled with g77/gfortran, the double precision arpack examples hang before executing the first line of code. gcc 3.3 works fine.
gcc 3.4.4, 4.0.2 x86 linux and mingw32 compile options: -funroll-all-loops -O3 Cezary Sliwa