This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: How can I get help about modifying the gcc code?
- From: Diego Novillo <dnovillo at google dot com>
- To: Ruan Beihong <ruanbeihong at gmail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 22 Jan 2008 07:52:23 -0500
- Subject: Re: How can I get help about modifying the gcc code?
- References: <b45dfd470801180616s52032b0ah5be43880bf29640e@mail.gmail.com>
On 1/18/08 9:16 AM, Ruan Beihong wrote:
How can I get help about modifying the gcc code?
A have referred to the gcc internal manual, but it didn't help.
Have you also read the various tutorials and articles on the wiki?
http://gcc.gnu.org/wiki/GettingStarted contains various helpful pointers.
Asking specific questions on this list and/or the IRC channel may help.
Diego.