Developing Compaq COBOL Programs
1.2 Developing Programs on Tru64 UNIX
Table 1–2 (Cont.) Compaq COBOL Command Flags on Tru64 UNIX
Flag
-T num
-taso
-tps
-trunc
-tune
-V
-v
-w
-warn
-warn all
-warn [no]information
-warn [no]other
-warn none
-xref, -xref_stdout
Technical Notes:
1. If your program compile generates Errors (E-level diagnostics on OpenVMS
Alpha), the link phase of the two steps taken by the compiler driver will
be aborted and the object file(s) deleted. You can override this deletion by
specifying the
% cobol -c test.cob
% cobol test.o
The Compaq COBOL compiler driver (see Section 1.2.2) controls a sequence of
operations (as required): compiling, assembling, linking. The
the compiler driver to break the sequence.
(For additional information, see The COBOL Command Driver description
(earlier in this chapter), Section 1.2.2.12, and the
cobol
2. The
handler (produced by a third party), providing increased flexibility in cross
platform, transaction processing application development. See Section 1.2.2.3
for more information.
3. The
to generate a data file that the Compaq FUSE Database Manager uses to
create a static analysis database file. This improves the performance of the
Compaq FUSE Call Graph Browser and the Compaq FUSE Cross-Referencer,
which use the database file for their operations. See the Compaq FUSE
documentation for more information on the Compaq FUSE static analysis
database, the Compaq FUSE Cross-Referencer and Compaq FUSE Call Graph
Browser.
Specifying the
file to standard output.
1–14 Developing Compaq COBOL Programs
flag:
-c
.)
flag causes the Compaq COBOL compiler to use an external file
-tps
and
-xref
-xref_stdout
-xref_stdout
Default
off
off
off
off
-tune generic
off
off
off
-warn other
off
-warn noinformation
-warn other
off
off
-c
flags direct the Compaq COBOL compiler
option directs the compiler to output the data
flag signals
-c
description under
man
Need help?
Do you have a question about the COBOL AAQ2G1FTK and is the answer not in the manual?