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

C.  Fortran Directives Summary

Index

Numbers and Symbols

A

B

C

D

E

F

G

H

I

L

M

N

O

P

R

S

T

U

V

W

S

search, object library directories, 3.4.49 –Lpath
shared library
build, -G, 3.4.38 –G
disallow linking, -dn, 3.4.15 –d{y|n}
name a shared library, 3.4.40 –hname
pure, no relocations, 3.4.180 –ztext
shell, limits, 2.5.3.3 Control of Virtual Memory
SIGFPE, floating-point exception, 3.4.28 –fnonstd
size of compiled code, 3.4.174 –xspace
Solaris threads, 3.4.56 -mt[={yes|no}]
source file, preprocessing, 2.2.4 Source File Preprocessors
source format
mixing format of source lines (f95), 4.1.4.1 Mixing Forms
options (f95), 4.1.4 Source Form Assumed
source lines
extended, 3.4.16 –e
fixed-format, 3.4.25 –fixed
free-format, 3.4.33 –free
line length, 4.1.2 Fixed-Form Source Lines
preprocessor, 3.4.160 –xpp={fpp|cpp}
preserve case, 3.4.96 –U
SPARC platform
cache, 3.4.114 –xcache=c
chip, 3.4.116 –xchip=c
code address space, 3.4.117 –xcode=keyword
instruction set architecture, 3.4.110 –xarch=isa
stack
increase stack size, 3.4.91 –stackvar
overflow, 3.4.91 –stackvar
setting page size
3.4.155 –xpagesize=size
3.4.156 –xpagesize_heap=size
3.4.157 –xpagesize_stack=size
stack overflow, 3.4.115 –xcheck=keyword
STACKSIZE environment variable, 3.4.91 –stackvar
standard, include files, 3.4.42 –Ipath
standard numeric sequence type, 3.4.1 –aligncommon[={1|2|4|8|16}]
standards
conformance, 1.1 Standards Conformance
identify non-ANSI extensions, -ansi flag, 3.4.2 –ansi
static, binding, 3.4.15 –d{y|n}
STOP statement, return status, 3.4.92 –stop_status[={yes|no}]
stream I/O, 4.6.8 Fortran 2003 Stream I/O
strict (interval arithmetic), 3.4.130 –xinterval[={widestneed|strict|no}]
strip executable of symbol table, s, 3.4.87 –s
suffix
of file names recognized by compiler
2.2.2 Command-Line File Name Conventions
4.1.4 Source Form Assumed
suppress
implicit typing, 3.4.98 –u
linking, 3.4.7 –c
warnings, 3.4.105 –w[n]
warnings by tag name, -erroff, 3.4.17 –erroff[={%all|%none|taglist}]
swap command, 2.5.3.1 Swap Space Limits
swap space
display actual swap space, 2.5.3.1 Swap Space Limits
limit amount of disk swap space, 2.5.3 Memory Size
symbol table, for dbx, 3.4.39 –g
syntax
command line options, 3.2 Options Syntax
compiler command line, 3.1 Command Syntax
f95 command
2.2 Invoking the Compiler
3.1 Command Syntax
system.inc, 2.4 Library Interfaces and system.inc