Open System Services Shell and Utilities Reference Manual (G06.29+, H06.08+, J06.03+)
eld(1) OSS Shell and Utilities Reference Manual
-set attribute_name attribute_v alue
Sets the value of the run-time attribute specified in attribute_name to the value
specified in attribute_value when creating a loadfile. Use the -change flag to
change a run-time attribute in an existing loadfile.
Each attribute_name has a corresponding range of accepted attribute_v aluesas
follows:
• CPPDIALECT or CPLUSPLUSDIALECT is:
CPPNEUTRAL or NEUTRAL
If CPPDIALECT or CPLUSPLUSDIALECT is not specified, the value
used comes from the input linkfiles.
• DATA_MODEL is one of the following:
ilp32
lp64
neutral
If DATA_MODEL is not specified, the value used comes from the input
linkfiles. This attribute is supported for systems running H06.24 or later
H-series RVUs or J06.13 or later J-series RVUs only.
• FLOAT_LIB_OVERRULE is either ON or OFF. The default value is
OFF.(AFLOAT_TYPE_OVERRULE value of ON is ignored for
DLLs; this attribute only has meaning for programs.)
• FLOATTYPE is one of the following:
IEEE_FLOAT
NEUTRAL_FLOAT
TANDEM_FLOAT
If FLOATTYPE is not specified, the value used comes from the input
linkfiles.
• HEAP_MAX, MAINSTACK_MAX,[PROCESS_]SUBTYPE, and
SPACE_GUARANTEE are unsigned numbers. The default value is 0
(zero). For HEAP_MAX, MAINSTACK_MAX, and
SPACE_GUARANTEE, the number of bytes specified is assumed to be
decimal unless prefixed by 0x; the 0x prefix allows you to specify the size
in hexadecimal.
• HIGHPIN, HIGHREQUESTER[S]orHIGHREQUESTOR[S], and
INSPECT are either
ON or OFF.
The default value is ON.
• INCOMPLETE is either ON or omitted. This attribute can only be set
when creating an import library. If it is not set, then the import library is
complete. (The default value is omitted, so that a created import library is
complete.)
• INTERPOSE_USER_LIBRARY is either ON or OFF. This attribute
can be set only for a DLL; at run time, this attribute is disregarded unless
the DLL is loaded as a user library. The default value is OFF.
3−72 Hewlett-Packard Company 527188-021