| |||
| Home > fromelf command reference > --diag_style={arm|ide|gnu} | |||
This option specifies the style used to display diagnostic messages.
--diag_style=string
Where is
one of:string
armDisplay messages using the ARM style.
ideInclude the line number and character count for any line that is in error. These values are displayed in parentheses.
gnuDisplay messages in the format used by GNU.