noft Manual (G06.26+)

noft Diagnostic Messages
noft Manual528273-001
4-19
Warnings
Cause. The specified object file was created with later versions of native mode
compilers and linker than noft supports; therefore, noft might not be able to read the
object file format.
Recovery. Use a later version of noft.
Cause. The range of addresses or offsets goes past a section boundary in the object
file, so it is not safe to contiguously dump or list.
Recovery. Respecify the needed addresses or offsets in two parts around the section
boundary.
Cause. The undocumented AOUTHDR command was used on an ELF file. This
command is meaningful only for COFF files. The logic for the undocumented
TANDEMINFO command was called instead.
Recovery. Do not use the command AOUTHDR on ELF files.
Cause. The undocumented TANDEMINFO command was used on a COFF file. This
command is meaningful only for ELF files. The logic for the undocumented AOUTHDR
command was called instead.
Recovery. Do not use the command TANDEMINFO on COFF files.
*** WARNING *** [2003]:
Selected file has greater version number than noft.
*** WARNING *** [2004]:
Specified range jumps section boundaries, dumping to end of
section.
*** WARNING *** [2005]:
This command only works on COFF files, using TANDEMINFO
instead ...
*** WARNING *** [2006]:
This command only works on ELF files, using AOUTHDR instead
...