COBOL Manual for TNS/E Programs (H06.08+, J06.03+)
Example 249 Compilation Summary
COBOL - T0356H01 - (20DEC2004)
No failures detected.
No errors detected.
No warnings reported.
No remarks issued.
Maximum symbol table size = 10884 bytes
eld - TNS/E Native Mode Linker - T0608H01 - 03DEC07
Copyright 2004 Hewlett-Packard Company
eld command line:
\drp12.$system.system.eld -o RUNUNIT RUNUNIT
\DRP12.$SYSTEM.ZDLL031.ZCOBDLL
\DRP12.$SYSTEM.ZDLL031.ZCREDLL
**** INFORMATIONAL MESSAGE **** [1019]:
Using DLL \DRP12.$SYSTEM.ZDLL031.ZCOBDLL.
**** INFORMATIONAL MESSAGE **** [1019]:
Using DLL \DRP12.$SYSTEM.ZDLL031.ZCREDLL.
**** INFORMATIONAL MESSAGE **** [1530]:
Using the zimpimp file $SYSTEM.SYS00.ZIMPIMP.
Output file: RUNUNIT (program file)
Output file timestamp: Jan 6 10:41:44 2005
No errors reported.
No warnings reported.
3 informational messages reported.
Elapsed Time: 00:00:01
Object file: RUNUNIT
Compiler driver: \DRP12.$SYSTEM.SYSTEM.ECOBOL
COBOL DLL: \DRP12.$SYSTEM.ZDLL031.ZCOBDLL
CRE DLL: \DRP12.$SYSTEM.ZDLL031.ZCREDLL
ECOBEXT: \DRP12.$SYSTEM.SYSTEM.ECOBEXT
Compiler statistics
phase CPU seconds elapsed time file name
ECOBFE 0.9 00:00:06 \DRP12.$SYSTEM.SYSTEM.ECOBFE
ELD 0.2 00:00:02 \DRP12.$SYSTEM.SYSTEM.ELD
total 1.1 00:00:07
These lines show that that program that produced Example 248: Symbolic Code Listing (page 777)
had no compilation errors or warnings:
No errors detected.
No warnings reported.
This line shows that, in Example 249, the FIPS directive identified no language elements:
No remarks issued.
If the ECOBOL compiler had reported any errors, the summary would have contained lines like
these:
COBOL - T0356H01 - (20DEC2004)
No failures detected.
*** 3 error(s) detected.
*** Last error at page 2 line 51 [source
\DRP12.$DATA4.EXCOB.EX3112CB line 96.].
*** 1 warning(s) reported.
*** Last warning at page 3 line 17 [source
\DRP12.$DATA4.EXCOB.EX3112CB line 116.].
No remarks issued.
Maximum symbol table size = 10906 bytes
No object file produced
Understanding and Controlling the Compiler Listing 793










