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

ar Utility
noft Manual—528273-001
5-5
archive
depends on the platform, as follows:
The maximum size of an archive file in the Guardian environment is 128,073,728
bytes. If operations on an archive file cause it to exceed that size, ar returns an
error, and the archive file becomes corrupted.
file
can be PIC or non-PIC and depends on the platform as follows:
The possible combinations of options and operands are:
Environment archive
Guardian is the path name of the archive file to be created or modified.
Archives created in the Guardian environment are given file code
700.
OSS is the file name of the archive file to be created or modified.
PC is the file name of the archive file to be created or modified. It can be
partially or fully qualified and can include system and folder names.
Environment file
Guardian is the fully qualified or partially qualified file name of a file whose file
code is 100, 180, or 700. If partially qualified, the value of the
#DEFAULTS DEFINE supplies the missing components of the file
name.
OSS is the path name of a file name.
PC is a fully qualified or partially qualified path name, which can include
system or folder names. You can use wild-card characters (? and *)
in the file name portion of the path but not in folder names.
ar -d [-v] [-l] archive file ...
ar -m [-abilv] [
position-name] archive file ...
ar -p [-v] [-s]
archive [file ...]
ar -q [-clv] archive [file ...]
ar -r [-cuv] [-abil] [position-name] archive [file ...]
ar -t [-v] [-s] [-Wfiletype] archive [file ...]
ar -x [-v] [-sCT] archive [file ...]