noft Manual (G06.26+)
Table Of Contents
- What’s New in This Manual
- About This Manual
- 1 Introduction
- 2 noft Utility
- 3 noft Options
- Break Key
- ! (Exclamation Point)
- CD
- COMMENT
- DUMPADDRESS or DA
- DUMPOFFSET or DO
- DUMPPROC or DP
- DYNSTR2
- ENV
- EXIT or E
- FC
- FILE or F
- HELP or ?
- HISTORY or H
- LAYOUT
- LIBLIST
- LISTATTRIBUTE or LA
- LISTCOMPILERS or LC
- LISTOPTIMIZE or LO
- LISTPROC or LP
- LISTSOURCE or LS
- LISTSRLEXPORTS or LLE
- LISTSRLFIXUPS or LLF
- LISTSRLINFO or LLI
- LISTUNREFERENCED or LUR
- LISTUNRESOLVED or LU
- LOG
- OBEY
- OUT
- QUIT or Q
- RESET
- SET
- SHOW
- SYSTEM or VOLUME
- XREFPROC or XP
- 4 noft Diagnostic Messages
- 5 ar Utility
- 6 ar Diagnostic Messages
- A Sample nld and noft Session
- B Converting From Binder to noft
- C Native Object File Structure
- Glossary
- Index

noft Diagnostic Messages
noft Manual—528273-001
4-9
Data Errors
Cause. The specified object file is not open.
Recovery. Use FILE or F on page 3-16 to specify the object file, and then reissue the
desired command.
Cause. Stated in message.
Recovery. Rebuild the object file.
Cause. No procedures exist at the specified optimization level.
Recovery. If there are procedures at the specified optimization level, verify that correct
optimization directives are present in the source code or in the build environment,and
rebuild the object file with symbols information.
Cause. Stated in message.
Recovery. Reenter LISTOPTIMIZE, specifying one or more procedures (see
LISTOPTIMIZE or LO
on page 3-27).
Cause. The object file does not have complete symbols information.
Recovery. Rebuild the object file with complete symbols information.
Cause. The object file has been stripped of all symbol tables.
Recovery. Rebuild the object file with complete symbols information.
*** DATA ERROR *** [1020]:
No object file open.
*** DATA ERROR *** [1021]:
No optional header, not a valid COFF file.
*** DATA ERROR *** [1022]:
No procedures at specified optimization level.
*** DATA ERROR *** [1023]:
No procedures selected to look at, command aborted.
*** DATA ERROR *** [1024]:
No source file information available, command ignored.
*** DATA ERROR *** [1025]:
No symbol table available.