nld and noft Manual

nld Diagnostic Messages
nld and noft Manual520384-003
10-72
Warnings
**** WARNING **** [10013]:
The symbol named name is supposed to come from the SRL named
'filename', but no filename was specified for this SRL, so
SRL fixups have not been performed. The SRL filename should
be specified later when you repeat the SRL fixup process or
run the program.
**** WARNING **** [10014]:
The symbol named name is supposed to come from the SRL named
'filename', but this SRL does not export a symbol of this
name, so SRL fixups have not been performed. The correct
version of this SRL should be specified later when you repeat
the SRL fixup process or run the program.
**** WARNING **** [10015]:
The procedure named 'name' was specified as a 'hot' procedure
for the cache optimization, and there is more than one
procedure of this name. Perhaps some of these copies are
unneeded copies. But, if some of these are static
procedures, so that all the copies are needed, then the cache
optimization will be applied to all the copies.
**** WARNING **** [10016]:
There were some names that had to be truncated to 256
characters in order to fit into the string in the 'ginfo
table'.
**** WARNING **** [10017]:
The symbol named name was declared both as 'large common' and
as 'small undefined data', and this might lead to relocation
errors.
**** WARNING **** [10018]:
The symbol named name was declared both as 'absolute' and as
'small undefined data', and this might lead to relocation
errors.
**** WARNING **** [10019]:
The symbol named name was declared both as 'large common' and
as 'small common', and this might lead to relocation errors.