Sun Studio 12 Update 1:Fortran 用户指南

B.7 Sun ONE Studio 7 编译器集合 (Forte Developer 7) 版本:


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

有关 Fortran 77 兼容性和不兼容性的详细信息,请参见4.12 混合语言

您可以在 http://docs.sun.com Web 站点上的早期版本文档集中找到 Forte Developer 7 之前各版本的功能历史记录。