![HP eld Скачать руководство пользователя страница 147](http://html.mh-extra.com/html/hp/eld/eld_manual_165023147.webp)
Output Listings and Error Handling
eld Manual—527255-009
6-37
Error Messages
Cause.
You specified the -make_import_lib option, in order to create the zimpimp file
that represents the multiple implicit DLLs that constitute system library, and you also
specified those implicit DLLs on the command line. One of the checks that
eld
performs on these implicit DLLs is that they don’t have unresolved references, which
would have to be true if that implicit DLL was correctly fixed up at the time it was
linked. But, the implicit DLL mentioned in the message had unresolved references.
Effect.
Fatal error (The linker cannot do what was requested of it and the linker
immediately stops).
Recovery.
This indicates some problem with the procedure for building and installing
the NSK operating system, which is beyond the scope of this document.
Cause.
You specified the -make_import_lib option, in order to create the zimpimp file
that represents the multiple implicit DLLs that constitute system library, and you also
specified those implicit DLLs on the command line. One of the checks that
eld
performs on these implicit DLLs is that they don’t have unresolved references, which
would have to be true if that implicit DLL was correctly fixed up at the time it was
linked. But, the implicit DLL mentioned in the message had unresolved references. It
is only a warning message, not an error message, because the -unres_symbols warn
option was also specified.
Effect.
Warning (
eld
produces an output file, but it might not be what you intended).
Recovery.
This issue involves the procedure for building and installing the NSK
operating system, which is beyond the scope of this document.
Cause.
You specified the -show_multiple_def option, to tell
eld
to put information into
the listing about symbols that were defined more than once. This message reports the
first two definitions that
eld
saw for the symbol named in the message.
Effect.
Information (This is not indicative of a problem).
Recovery.
No action required.
Cause.
You specified the -show_multiple_def option, to tell
eld
to put information into
the listing about symbols that were defined more than once. There was an instance of
message number 1227 earlier, which reported the first two definitions that
eld
saw for
1215 The implicit DLL <filename> has unresolved references.
1227 Multiple definition of <symbol name>: first definition
found in <filename>, second definition found in <filename>.
1228 Multiple definition of <symbol name>: third or later
definition found in <filename>.
Содержание eld
Страница 4: ......
Страница 8: ...Contents eld Manual 527255 009 iv ...
Страница 12: ...What s New in This Manual eld Manual 527255 009 viii Changes to the 527255 005 Manual ...
Страница 34: ...Introduction to eld eld Manual 527255 009 1 14 Example of Use ...
Страница 54: ...eld Input and Output eld Manual 527255 009 2 20 Using Archives ...
Страница 98: ...Other eld Processing eld Manual 527255 009 4 20 Merging Source RTDUs ...
Страница 242: ...Output Listings and Error Handling eld Manual 527255 009 6 132 Glossary of Errors ...