Sun Studio 12 Update 1: Fortran User's Guide

B.7 Sun ONE Studio 7, Compiler Collection (Forte Developer 7) Release:


the command:
    f77 options files libraries
becomes a call to the f95 compiler::
    f95 -f77=%all -ftrap=%none options files -lf77compat libraries

See 4.12 Mixing Languages for details on Fortran 77 compatibilities and incompatibilities.

Feature histories for releases prior to Forte Developer 7 can be found in the documentation sets for those earlier releases on the http://docs.sun.com web site.