Re: gcc Build Warnings

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

 



"Tom Browder" <tom.browder@xxxxxxxxx> writes:

> Is there any way that gcc pragmas could be used to suppress all the
> warnings that appear when building gcc?

The easiest way would be to use the -w command line option.

In gcc 4.3 and later you can use #pragma GCC diagnostic.

Ian

[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