[EMAIL PROTECTED]: gnu fortran - arpack examples hang]

2005-11-03 Thread Cezary Sliwa
Well, 4.0.2 works fine also. The problem is with g77 3.4 only. C.S. - Forwarded message from Cezary Sliwa <[EMAIL PROTECTED]> - 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

gnu fortran - arpack examples hang

2005-10-27 Thread Cezary Sliwa
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