
Compiling Fortran on Solaris 2.5 for 2.4
I'm attempting to compile a fortran program on a machine running Solaris
2.5 using Sun's FORTRAN compiler 1.1. I want to be able to run the
executable on machines running Solaris 2.4, but I get an error that a "file
cannot be opened". My test program does not open files, read, or write.
I've tried many compiler switches including -cg89 and -xtarget=generic with
no change.
Any help will be GREATLY appreciated.
Barry Jacobson