System Generation Manual for G-Series RVUs

Reading the CONFLIST Report
System Generation Manual for G-Series RVUs523407-001
5-4
Files Going to the Native Mode Linker
Files Going to the Native Mode Linker
SYSGENR creates a list of native (file code 700) TNS/R system files from the
CONFAUX file entry SYSTEM_LIBRARY_CODE_FILES. Following is a partial
example.
SYSCLR NLD Log
SYSGENR then runs NLD, the native linker, to create the SYSCLR file, which contains
native system code and system library.
SYSGENR lists any errors returned by NLD. Typical NLD error messages are
documented in Appendix C, nld Messages. If NLD fails, it terminates and issues at
least one error message. Likewise, SYSGENR terminates and lists any error
messages from NLD in the CONFLIST.
In the following example, the NLD log shows no NLD errors.
Binder Log
SYSGENR then runs the BIND program, if necessary, to rebuild the system library and
user library.
For TNS code, SYSGENR invokes BIND to determine the content of system code and
system library, depending on whether the procedures are resident, nonresident,
privileged, or callable, according to the following table.
For example, BIND places a resident and privileged procedure in system code.
FILES GOING TO THE NATIVE MODE LINKER 15 APR 1996 11:19
PAGE 41
\EAST.$S11B.ZGUARD.TMIOPJ
\EAST.$S11B.ZGUARD.TMIOPMD
\EAST.$S11B.ZGUARD.TXIOINT....
\EAST.$S11B.ZGUARD.TSPIONJ
SYSCLR NLD LOG - [$s11b.PDTSYSX.NLD] 15 APR 1996 11:19
PAGE 46
NLD - NATIVE MODE LINKER - T6017D40 - 08FEB96
Copyright Tandem Computers Incorporated 1993-1996
Object File: $s11b.pdtsys.sysclr (ELF, executable, no main entry point)
NLD Timestamp: 15APR96 11:22:07
NLD Errors: 0
Elapsed Time: 00:11:07
Procedure Type
Privileged or Callable
Procedures
Nonprivileged and
Noncallable Procedures
Resident procedures System code System library
Nonresident procedures System library System library