JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Studio 12.3: Fortran User's Guide     Oracle Solaris Studio 12.3 Information Library
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 Extensions

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

X

L

large files, index icon2.5.3 Memory Size
legacy compiler options, index icon3.3.3 Backward Compatibility and Legacy Options
libm, searched by default, index icon3.4.48 –Lpath
libraries, Sun Performance Library, index icon1.5 Sun Performance Library
library
build, -G, index icon3.4.37 –G
disable system libraries, index icon3.4.61 –nolib
dynamic search path in executable, index icon3.4.76 –R ls
interfaces, index icon2.4 Library Interfaces and system.inc
linking with -l, index icon3.4.49 –lx
name a shared library, index icon3.4.39 –hname
path to shared library in executable, index icon3.4.64 –norunpath
position-independent and pure, index icon3.4.170 –ztext
Sun Performance Library
index icon3.4.51 -library=sunperf
index icon3.4.135 –xlic_lib=sunperf
limit
command, index icon2.5.3.3 Control of Virtual Memory
stack size, index icon3.4.83 –stackvar
limits, Fortran compiler, index icon4.1.5 Limits and Defaults
linear algebra routines
index icon3.4.51 -library=sunperf
index icon3.4.135 –xlic_lib=sunperf
linking
consistent compile and link, index icon2.2.6 Consistent Compiling and Linking
consistent with compilation, index icon2.2.6 Consistent Compiling and Linking
disable system libraries, index icon3.4.61 –nolib
enable dynamic linking, shared libraries, index icon3.4.14 –d{y|n}
linker -Mmapfile option, index icon3.4.115 –xF
separate from compilation, index icon2.2.5 Separate Compiling and Linking
specifying libraries with -l, index icon3.4.49 –lx
weak names, index icon2.3.1.4 The WEAK Directive
with automatic parallelization, -autopar, index icon3.4.4 –autopar
with compilation, index icon2.2.1 Compile-Link Sequence
link-time optimizations, index icon3.4.136 –xlinkopt[={1|2|0}]
list of command-line options, index icon3.4.40 –help
list of directives, index iconFortran Directives Summary
loop
automatic parallelization, index icon3.4.4 –autopar
dependence analysis, -depend, index icon3.4.12 –depend[={yes|no}]
executed once, -onetrip, index icon3.4.67 –onetrip
parallelization messages, index icon3.4.52 –loopinfo
unrolling with directive, index icon2.3.1.3 The UNROLL Directive
unrolling with -unroll, index icon3.4.91 –unroll=n