ld Manual

ld Options
ld Manual529650.001
2-21
-set
LIBNAME Fully qualified
Guardian file name of
a library file, specified
as described for -l or
-lib.
Associates a TNS/R native user
library with a native program file.
MAINSTACK_MAX Unsigned number* Sets the maximum size of the main
stack.
OKTOSETTYPE ON
OFF
Specifies whether it is permissible to
set the process type for the output
object file
PFS
PFS_SIZE
Number in the range
from 0 through
2,147,483,647
(0x7FFFFFFF).*
Specifies the byte size of the
process file segment
.This value is
insignificant as of RVU G06.
PROCESS_SUBTYPE
SUBTYPE
Unsigned number* Sets the process subtype for the
output object file.
RLD_UNRESOLVED ERROR
IGNORE
WARN
Specifies what rld will do when it
attempts to load a program and its
libraries and discovers unresolved
text symbols. (Unresolved data
symbols always causes errors.)
RUNNAMED ON
OFF
Specifies whether an object file runs
as a named process, even if no RUN
command named parameter is
specified.
SAVEABEND ON
OFF
Specifies whether or not to create a
save file if the process terminates
abnormally during execution.
SPACE_GUARANTEE Unsigned number* Sets the space size.
SYSTYPE OSS
GUARDIAN
Specifies whether the object file is to
run as an OSS or Guardian process.
Setting this attribute to OSS also sets
the -ansistreams flag when the
-set option is used but not when
the -change option is used.
Table 2-2. Descriptions of Run-Time Attributes (page 2 of 2)
attribute-name attribute-value Description
* The fact that ld allows you to use these numbers to build a program does not mean that the program will run.
System memory configuration sizes and setting might prevent the program from running if very large values have
been set.