setopts - sets optimization parameters
SYNOPSIS
setopts
\[\ OP\ \] \[\ FP\ \] \[\ LOAD\ \] \[\ SOURCE\ \]
DESCRIPTION
setopts
set environmental variables used for compiling, loading, and location of executables
is an alias that evals SETOPTS, then sources SETLIB
OPTIONS
- OP \[ O g \]
O => optimized code
g => debug option
-
- FP \[ 4 9 \]
4 => Sparc 260 machine cg87
9 => Sparc 2 machine cg89
-
- load \[ static dynamic \]
static => static loading used
dynamic => dynamic loading
-
- SOURCE \[ U V ' ' \]
U => users code use
V => vgr's code used
' ' => users code used if in test or tt directory, otherwise vgr's code used
-
ENVIRONMENT
- set the following environmental variables are set by SETOPTS
-
CC_OPTS
C compiler options
F77_OPTS
Fortran compiler options
LD_OPTS
Loader options
vgrFP
Type of floating point used
vgrFPS
vgrFPh
vgrFPt
vgrGI
-lGI, holdover from when fpa was available
vgrHOME
vgr's home directory
vgrLIB
directory for vgr's libraries & executables
vgrLIB1
vgrLIBtest
directory for users libraries & executables
vgrLOAD
type of loading used, static or dynamic
vgrMONGO
-lmongo, holdover from when fpa was available
vgrOPT
optimization level, \[ o g \]
vgrOPTFP
vgrOPTS
vgrOPTn
vgrPIC
set to pic if Loading is dynamic, PIC for large libraries
vgrT
U or V depending on whoses code is to be used
vgrTEMPdr
vgrfph
vgrfps
vgrfpt
vgropts
environmental variables are set by SETLIB to point to
individual archives libraries which correspond to
source code that are in ~vgr/src/
lib
name of the variable is
vgr
LIB
name of library is libVGR
lib .a
SEE ALSO
opts
Markup created by unroff 1.0, April 11, 1996.