System Generation Manual for G-Series RVUs
Reading the CONFLIST Report
System Generation Manual for G-Series RVUs—523407-001
5-5
XLLINK Log
In addition, SYSGENR runs BIND twice to join the TNS code portions of all TNS file 
code 100 files, first for system code and then for system library. Only the TNS code 
portions (not the accelerated portions) of system code and system library are bound 
together in this step. The resulting two files (one for system code and one for system 
library) are referred to as TNS object files.
For each object file created, Binder produces a log of its activities.  The following is a 
partial example of a Binder log. 
Note that Binder errors and warnings reported at the end of the Binder log refer to 
errors and warnings generated at the BIND step. Binder errors and warnings occurring 
before the Binder step are not in the totals listed. 
You might receive extraneous BIND warnings 59, 60, and 61. You can enter the 
PARAM BINDER^COMMANDS SELECT CHECK PARAMETER LENIENT command 
to keep them out of your CONFLIST report. If you receive other Binder errors from 
SYSGENR, however, you need to contact your service provider. 
XLLINK Log
SYSGENR then runs XLLINK twice to combine accelerated files first in system code 
and then in system library. XLLINK error messages are documented in Appendix B, 
XLLINK Messages. Specifically, XLLINK: 
•
Combines the accelerated code portions of all TNS file code 100 files, first for 
system code and then for system library.
•
Creates system code by joining the combined accelerated code for system code 
with the TNS object file created by BIND to produce the accelerated system code 
file SYSCOD00.
BINDER LOG - [$s11b.PDTSYS.BIND]    15 APR 1996 11:19
       PAGE 47
BINDER - OBJECT FILE BINDER - T9621D30 - (02JAN96) SYSTEM \EAST
Copyright Tandem Computers Incorporated 1982-1991
ADD CODE * FROM \EAST.$S11B.ZGUARD.OCPUCTLR
ADD CODE * FROM \EAST.$S11B.ZGUARD.ODBGINTR
ADD CODE * FROM \EAST.$S11B.ZGUARD.OCOUPIPJ
…
Copyright Tandem Computers Incorporated 1982-1991
Object file \EAST.$OPS.WHITNEYS.SGNMY915
TIMESTAMP 1996-04-15 11:31:58
  47 Code pages
  64 Data pages
  46 Resident code pages
  1 Extended data page
  0 Top of stack location in words
  2 Code segments
-->  1 Binder Warning
  0 Binder Errors
Elapsed time - 00:00:11
EXIT










