TAL Programmer's Guide

Compilation Statistics
Compiler Listing
096254 Tandem Computers Incorporated 15–17
Figure 15-16 shows sample BINSERV statistics.
Figure 15-16. Object-File Statistics
PAGE 91 \SYS.$VOL.SUBV.SRC [1] BINDER AND COMPILER STATISTICS
BINDER - OBJECT FILE BINDER - T9621D20 - (01JUN93) SYSTEM \X
Copyright Tandem Computers Incorporated 1982-1993
Object file name is $XVOL.XSUBVOL.OFILE
TIMESTAMP 1993-2-11 16:48:21
45 Code pages
64 Data page
0 Resident code pages
0 Resident data pages
144 Top of stack location in words
1 Binder Warnings
0 Binder Errors
TAL - Transaction Application Language - T9250D20 - (01JUN93)
Number of compiler errors = 0
Number of unsuppressed compiler warnings = 0
Number of warnings suppressed by NOWARN = 0
Maximum symbol table space used was = 128338 bytes
Number of source lines = 6467
Compile cpu time = 00:01:32
Total Elapsed time - 00:07:47
Because the compilation unit includes SEARCH directives that cause previously
compiled object code to be bound with the source code, the number of source lines is
small compared to the generated code.
If a compilation ends due to a BINSERV error, the compiler prints statistics including
the BINSERV banner, the message “No object file created,” and the number of
BINSERV errors and warnings.