DLL Programmer's Guide for TNS/E Systems

Advanced DLL Facility Controls
DLL Programmer’s Guide for TNS/E Systems—527252-006
5-7
How to Set Run-Time Attributes of Your Loadfile
sets the floating-point type of the output loadfile. Possible values are ieee,
tandem, and neutral. See Setting the Floating-Point Type of a Loadfile Being
Linked on page 2-19.
heap_max
has a numeric (hexadecimal) value with a default of zero (0).
highpin
has possible values of on and off. The default is on.
highrequestors
has possible values of on and off. The default is on.
incomplete
has only one possible value, on. If this is not specified, and an import library is
being created, it is a complete import library.
inspect
has possible values of on and off. The default is on.
libname
is the name of a DLL to be the user library of the PIC program being linked. See
Specifying a User Library for a Program on page 2-12.
mainstack_max
has a numeric (hexadecimal) value with a default of zero (0).
oktosettype
has possible values of on and off. The default is off.
pfsize
is a number. It is accepted for compatibility with TNS/R systems, but is ignored.
process_subtype
has a numeric value with a default of zero (0).
rld_unresolved
has possible values of error, warn, and ignore, and the default is error. If
error is set (or by default), then an unresolved symbol encountered by the
loader (rld) will result in its error termination. If the loader cannot resolve a symbol
that references data, an error occurs regardless of the setting of
rld_unresolved.
However, if the loader cannot resolve a symbol that references code, and if warn
or ignore is set, it searches for a symbol definition named
UNRESOLVED_PROCEDURE_CALLED_. If this definition is found, the symbol is