Open System Services Shell and Utilities Reference Manual (G06.29+, H06.08+, J06.03+)

eld(1) OSS Shell and Utilities Reference Manual
You should not use this flag if you want the DLL address to be determined from a
DLL registry file under your control.
-temp_i filename13
Tells eld to save its import library work with the specified file name until it has
successfully rewritten the final file.
If an unqualified filename is used, eld saves the file in the directory where
filename10 is located.
If the -temp_i flag is not used and eld finishes creation of a new temporary file but
cannot remove an existing file with the same name as the specified import library
file, eld leaves the temporary file in the same directory as the output file and gives
it a unique filename beginning with the letters ZLD.
This flag can be used only when the -import_lib, -import_lib_stripped,or
-make_import_lib flag is used.
-temp_o filename14
Tells eld to save its output for the new object file created from a set of linkfiles, or
the output file of the -alf or -strip ags, with the specified file name until it has
successfully rewritten the final file.
If an unqualified filename is used and a new object file is being created or the
-strip flag is used, eld saves the file in the directory where filename10 is located.
If an unqualified filename and an output file is being created when the -alf flag is
used, eld saves the file in the directory where filename1 is located.
If the -temp_o flag is not used and eld finishes creation of a new temporary file
but cannot remove an existing file with the same name as the specified output file,
eld leaves the temporary file in the same directory as the output file and gives it a
unique filename beginning with the letters ZLD.
-temp_r file name 15
Tells eld to save its private registry update work with the specified file name until
it has successfully rewritten the final file.
If an unqualified filename is used, eld saves the file in the directory where
filename10 is located.
If the -temp_r flag is not used and eld finishes creation of a new temporary file
but cannot remove an existing file with the same name as the specified registry
file, eld leaves the temporary file in the same directory as the output file and gives
it a unique filename beginning with the letters ZLD.
-u symbol_name4
Tells eld to add symbol_name4 as an undefined symbol. This causes eld to search
for this symbol in any archive libraries that are specified on the command line or
in an obey file.
-ul
Creates a user library. Specify this flag when linking modules to create a DLL as
a
native user library.
When you specify the -ul flag, the exported symbols are those described as
exported by the -export_all flag, unless you also use the -export_not or
-hidden_symbol flag.
374 Hewlett-Packard Company 527188-021