public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Understanding gcc source
@ 2004-04-01 18:21 Hari
  2004-04-01 20:05 ` Jim Wilson
  0 siblings, 1 reply; 3+ messages in thread
From: Hari @ 2004-04-01 18:21 UTC (permalink / raw)
  To: gcc




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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Understanding gcc source
  2004-04-01 18:21 Understanding gcc source Hari
@ 2004-04-01 20:05 ` Jim Wilson
  0 siblings, 0 replies; 3+ messages in thread
From: Jim Wilson @ 2004-04-01 20:05 UTC (permalink / raw)
  To: Hari; +Cc: gcc

Hari wrote:
> 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 see the gcc documentation that comes with the gcc sources.  In 
particular see
	http://gcc.gnu.org/onlinedocs/gccint/Passes.html#Passes
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Understanding gcc source
@ 2004-04-01 18:09 Hari
  0 siblings, 0 replies; 3+ messages in thread
From: Hari @ 2004-04-01 18:09 UTC (permalink / raw)
  To: gcc





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.

Thanx
-hari

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-04-01 20:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-01 18:21 Understanding gcc source Hari
2004-04-01 20:05 ` Jim Wilson
  -- strict thread matches above, loose matches on Subject: below --
2004-04-01 18:09 Hari

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).