| |||
| Home > Linker command-line options > --diag_style=arm|ide|gnu | |||
This option changes the formatting of warning and error messages.
--diag_style=gnu matches the format reported
by the GNU Compiler, gcc.
--diag_style=ide matches the format reported
by Microsoft Visual Studio.