COBOL Manual for TNS and TNS/R Programs
Creating and Compiling HP COBOL Source
Programs
HP COBOL Manual for TNS and TNS/R Programs—522555-006
22-66
Compilation Summary
NMCOBOL Compiler
These lines show that the program that produced the Example 22-28 had no
compilation errors or warnings:
No errors detected.
No warnings detected.
This line shows that, in Example 22-28, the FIPS directive identified no language
elements:
No remarks issued.
Example 22-28. NMCOBOL Compilation Summary
COBOL - T8107D99 - (30 APR 97)
No failures detected.
No errors detected.
No warnings reported.
No remarks issued.
Maximum symbol table size = 135998 bytes
NLD - NATIVE MODE LINKER - T6017D42 - 03JUN96
Copyright Tandem Computers Incorporated 1993-1996
NLD's command line was:
\node1.$system.sys01.nld -o RUNUNIT RUNUNIT \NODE1.$SYSTEM.SYS01.ECOBSRL
\NODE1.$SYSTEM.SYS01.ECRESRL
NLD reported 0 errors.
NLD reported 0 warnings.
NLD reported 0 informational messages.
NLD created this type of object file:
RUNUNIT (ELF, executable)
NLD Timestamp: 16APR97 16:34:34
Elapsed time: 00:00:03
Object file: RUNUNIT
Compiler driver: \NODE1.$SYSTEM.SYS01.NMCOBOL
COBOL SRL: \NODE1.$SYSTEM.SYS01.ZCOBSRL
CRE SRL: \NODE1.$SYSTEM.SYS01.ZCRESRL
NMCOBEXT: \NODE1.$SYSTEM.SYS01.NMCOBEXT
Compiler statistics
phase CPU seconds elapsed time file name
COBOLFE 0.1 00:00:04 \NODE1.$SYSTEM.SYS01.COBOLFE
UGEN 0.1 00:00:03 \NODE1.$SYSTEM.SYS01.UGEN
AS1 0.1 00:00:04 \NODE1.$SYSTEM.SYS01.AS1
total 0.4 00:00:11