Operating System - HP-UX
1752795 Members
6250 Online
108789 Solutions
New Discussion

Re: compiling F77 with F90

 
Jacob Park
Occasional Contributor

compiling F77 with F90

Could a program written for F77 be compiled properly with F90?
1 REPLY 1
Mike Stroyan
Honored Contributor

Re: compiling F77 with F90

Most f77 code will compile fine with f90. There are differences in the command line options and in some extensions like the "alias" directive for calling non-fortran functions. See this link for more details-
http://devresource.hp.com/STK/class_fortran90.html