------- Comment #4 from pinskia at gcc dot gnu dot org 2005-11-18 20:03 ------- (In reply to comment #3) > a.out: relocation error: a.out: undefined symbol: _gfortran_transfer_array
That means your LD_LIBRARY_PATH is finding an old version of libgfortran. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24923