EGCS Installation

Jeffrey A Law law@cygnus.com
Tue Aug 25 19:31:00 GMT 1998


  In message < 199808250551.WAA00775@cygnus.com >you write:
  > Also, could anyone give me some pointers to info on some of the internal
  > workings of the compiler. For the moment, I'm just curious :) But if I know
  > /how/ the copmiler does things, it will probably help me writing cleaner
  > code, and it may mean that I contribute some way to the egcs development
  > (Don't hold me to this, though <grin>). 
Well, the internal representation and a brief high level description
of the compiler can be found in the gcc manual which is installed
in gnu-info form during the install process.

To understand the nuts and bolts you have to actually read the code
though :-)
jeff



More information about the Gcc mailing list