| |||||||||||||
Technical Support On-Line Manuals RealView Linker and Utilities Guide | ‑‑diag_suppress taglist
Disables all diagnostic messages that have the specified tag(s). This option requires a comma‑separated list identifying the number of the message to be suppressed (more than one tag can be specified). For example, to suppress the warning messages that have numbers fromelf ‑‑diag_suppress 1293,187 ... The fromelf prefix fromelf ‑‑diag_suppress Q1293,Q187 ... Using the prefix letter is optional. However, if a prefix letter is included, it must match the fromelf identification letter. If another prefix is found, the message number is ignored. | ||||||||||||
| |||||||||||||