Topic: Upgrading to 2.24 from 2.13
I have just installed version 2.24 over the top of version 2.13. It all seemed to go well, but on trying to run a program which has run without problems on the old system, it starts, but then hangs up with no indication of what has happened.
It is straight forward Fortran code and is a series of lengthy numerical calculations. There is a main segment and three subroutines. The program builds and launches without indicating any compilation errors, so have I missed something in the installation process.
I have performed the cleaning process as required.
Is the new Fortran 95 compiler less tollerant than the older Fortran 77 compiler. Looking at one of the subroutines, which I have used for years, I see there are several Arithmetic IF statements. I know these are supossed to be obsolete in Fortran 95, if this is the problem, then why is there no compilation error being indicated.
Has anyone any ideas please?
David Clarke.