Tells the compiler to display a shorter form of diagnostic output.
IA-32, Intel® 64 architectures
Linux and Mac OS X: | See Wbrief. |
Windows: | /WL |
None
OFF |
The compiler displays its normal diagnostic output. |
This option tells the compiler to display a shorter form of diagnostic output. In this form, the original source line is not displayed and the error message text is not wrapped when too long to fit on a single line.
Linux: -Wbrief
Windows: None
Copyright © 1996-2010, Intel Corporation. All rights reserved.