What does the compiler option -W (upper case) do?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I've got some code written by someone else, which has

g++ -W -Wall foobar.cc

gcc is not indicting -W is an unknown option. The gcc documentation says -w (lower case) is to suppress all warnings, but I can't find -W (upper case) documented.

Dave


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux