Related articles |
---|
gcc etc. tfl@mbunix.mitre.org (1995-07-01) |
Re: gcc etc. gbcacm@ccs.neu.edu (1995-07-08) |
Newsgroups: | comp.compilers |
From: | gbcacm@ccs.neu.edu (Peter Sherwood) |
Keywords: | GCC |
Organization: | College of Computer Science, Northeastern University. |
References: | 95-07-039 |
Date: | Sat, 8 Jul 1995 15:42:28 GMT |
Thomas F Litant (tfl@mbunix.mitre.org) wrote:
: 2. Is there a good source of information on gcc internals, e.g. parsing,
: optimization, symbol table, intermediate code, etc.? I'm thinking of
: a published volume, not the readme files, header files, etc. included
: in the gcc distribution.
You can buy from Free Software Foundation a manual called "Using and Porting
GNU CC" (Texinfo version is also included in the GCC distribution). It gives
about 200 pages of information on the internals of gcc, organized like a
reference manual. Unfortunately, this manual is not kept up-to-date very well,
and its organization makes it difficult to understand.
-----------------------------------------------------------------------------
Peter Sherwood
(617) 332-8880 (voice)
(617) 969-2101 (fax)
gbcacm@ccs.neu.edu
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.