User`s guide
DIBOL
/TABLES
Generates a symbol table and label table as part of the listing. This information
is useful for program maintenance and debugging. Note that RT–11 does not
generate a listing by default. You must also specify /LIST in the command line
to produce an assembly listing.
/[NO]WARNINGS
/WARNINGS includes diagnostic warning messages in the error messages of the
DIBOL compiler. These messages call certain conditions to your attention, but
they do not interfere with the compilation. This is the default operation.
/NOWARNINGS suppresses warning messages during compilation.
RT–11 Command Descriptions 75










