Technical Support
On-Line Manuals
Using the fromelf Image Converter
--diag_style={arm|ide|gnu}
This option specifies the style used to display diagnostic messages.
--diag_style=string
string
Where string is one of:
arm
Display messages using the ARM style.
ide
Include the line number and character count for any line that is in error. These values are displayed in parentheses.
gnu
Display messages in the format used by GNU.
The default is --diag_style=arm.
--diag_style=arm
--diag_error=tag[,tag,...]
--diag_remark=tag[,tag,...]
--diag_suppress=tag[,tag,...]
--diag_warning=tag[,tag,...].