JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Studio 12.2: Fortran User's Guide
search filter icon
search icon

Document Information

Preface

1.  Introduction

2.  Using Solaris Studio Fortran

3.  Fortran Compiler Options

4.  Solaris Studio Fortran Features and Differences

5.  FORTRAN 77 Compatibility: Migrating to Solaris Studio Fortran

A.  Runtime Error Messages

B.  Features Release History

B.1 Oracle Solaris Studio 12.2 Fortran Release

B.2 Sun Studio 12 Update 1 Fortran Release

B.3 Sun Studio 12 Fortran Release

B.4 Sun Studio 11 Fortran Release

B.5 Sun Studio 10 Fortran Release:

B.6 Sun Studio 9 Fortran Release:

B.7 Sun Studio 8 Fortran Release:

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

C.  Fortran Directives Summary

Index

B.8 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.