nld and noft Manual
nld Diagnostic Messages
nld and noft Manual—520384-003
10-71
Warnings
See:
•
-r on page 3-11
•
-s on page 3-12
**** WARNING **** [10007]:
It is incorrect to specify both the -r flag and the -s flag.
The -r flag tells NLD to build a non-executable file. The -s
flag tells NLD to completely strip symbols information from
its output file, which is only possible when building an
executable file. The -s flag has been ignored.
**** WARNING **** [10008]:
The 'common' data item named name has size 0.
**** WARNING **** [10009]:
The archive named 'filename' is being ignored because it has
no symbol table.
**** WARNING **** [10010]:
The archive named 'filename' is being ignored because its
symbol table is not a native mode symbol table.
**** WARNING **** [10011]:
The archive named 'filename' is being ignored because its
symbol table does not have a string table.
**** WARNING **** [10012]:
You specified that the symbol named 'name' should be renamed.
This symbol was found in the 'external symbol table' in the
object file named 'filename', and it has been renamed.
However, NLD has not succeeded in matching it up with an
entry in the 'local symbol table',which might indicate that
debugging information is inconsistent.