Technical Support
On-Line Manuals
Creating Static Software Libraries with armar
--diag_suppress=tag[,tag,...]
tag
This option disables diagnostic messages that have the specified tags.
Where tag can be:
a diagnostic message number to be suppressed
error, to suppress all errors
error
warning, to suppress all warnings.
warning
--diag_error=tag[,tag,...]
--diag_remark=tag[,tag,...]
--diag_style={arm|ide|gnu}
--diag_warning=tag[,tag,...].