------- Additional Comments From dir at lanl dot gov 2005-08-24 12:56 ------- I got a simular program to compile and run with lahey fortran by changing the all the * in the format statements to ' and the encode and decode statements to character read and write statements. I ran this through gfortran ,just, to get an estimate of how much work it would be to get it running again.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23538