This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Understanding gcc source
- From: Hari <hari at cse dot iitb dot ac dot in>
- To: gcc at gnu dot org
- Date: Thu, 1 Apr 2004 23:39:40 +0530 (IST)
- Subject: Understanding gcc source
Hi,
I am trying to understand the source code of Gcc because I want to
learn its control flow . I am basically concentrating on
the order in which Gcc compiler consults its different source files like
toplev.c ,expr.c ..e.t.c.
Please give me some pointer to some documentation which addreses this.
Any help will be highly appreciated.
regards
-hari