Re: I want to get all of compile error message list of gcc about C language.

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

 



On 16 May 2016 at 07:31, 유한솔 wrote:
> Dear GCC.
>
> Hello. I'm student of Dankook University in South Korea.
> I'm studying about C compiler for increasing software quality.
> So I want to get all of compile error message list of gcc about C language.
> I was trying to find it. But I can't find it anywhere.
> Only I can get part of it.
>
> How can I find it?
> Please advise me.
> Thank you.

There is no list, you'll have to examine the source code to find
everywhere that an error, warning, or pedwarn can be produced.




[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