This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
How to understand the organization of GCC 3 ?
- To: "gcc-help" <gcc-help at gcc dot gnu dot org>
- Subject: How to understand the organization of GCC 3 ?
- From: "Alan Jiang" <whjiang at 21cn dot com>
- Date: Mon, 29 Oct 2001 21:59:50 +0800
I have downloaded the newest GCC 3.0.2 source and installed it. Now I want to read the sources and understand the organization of GCC, especially the files list used to build a core gcc and their relation. If there are a whole file relation list available or a Makefile.am available, I think it will be very helpful. But, unfortuately, there is nothing of these kind of file.
Can anyone help me ?