i960 Processor Compiler User's Guide
3-70
3
The W (Warnings) option can be used to enable/disable specific warnings
that would otherwise fall under the control of the
w (Diagnostic-level)
option.
Example
The following example displays warning and error diagnostic messages:
ic960 -c -w1 proto.c
Related Topics
a (ANSI) Stop-after options W (Warnings)
Yd (Program database)
Specifies location of
program database.
Yd,
PDB_directory
PDB_directory
specifies the directory containing the program
database (PDB).
Default
The environment variable I960PDB specifies the location of the program
database.