HP eld Manual page 224

Table of Contents

Advertisement

Output Listings and Error Handling
specified for the process subtype. The new file that eld creates will have the process
subtype that you specified this time, not the value that was in the previous file.
Effect. Warning (eld produces an output file, but it might not be what you intended).
Recovery. Assuming you gave the file the wrong process subtype before, or had
some other reason to change it now, no action is required.
1612 The floating point type of the input file, which was
<string>, has been changed to <string>.
Cause. You gave a
another object file that could be used as eld input again, and you also gave the -set
floattype option, to tell eld which floating point type to indicate in the output
object file, and it was different from what the input file contained.
Effect. Information (This is not indicative of a problem).
Recovery. Assuming you gave the file the wrong floating point type before, or had
some other reason to change it now, no action is required.
1613 The -set user_buffers option is not allowed with the -r
option.
Cause. You used the -set user_buffers option, which affects how a program
performs I/O, and you also used the -r option, to tell eld to build another object file
that can be used as linker input, rather than a program.
Effect. Fatal error (eld immediately stops without creating an output file).
Recovery. If your intention is to create a program, then don't specify the -r option. If
your intention is to use the -r option to create a new object file that can be used as
eld input, then don't specify the -set user_buffers option.
1614 DLL registry, line <number>: end of file in the middle
of a -range command.
Cause. While reading the private DLL registry that was specified for this link in the
-check_registry or -update_registry option, eld ran off the end of the file
when it was expecting to see the name of a DLL after the -range keyword.
Presumably, the format of the file is bad because it was incorrectly edited by hand.
Effect. Fatal error (eld immediately stops without creating an output file).
Recovery. Fix the format of the file, as explained elsewhere in this manual.
option, and exactly one input object file, to tell eld to create
-r
eld Manual—527255-009
6-114
Error Messages

Advertisement

Table of Contents
loading

Table of Contents