This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Documentation for 4.0.2
- From: Ben Elliston <bje at au1 dot ibm dot com>
- To: Domagoj D <domagoj at engineer dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 5 Dec 2005 14:40:30 +1100
- Subject: Re: Documentation for 4.0.2
- References: <20051202013157.B63BE1F50FB@ws1-2.us4.outblaze.com>
Hi.
> Any chances that the GCC Internals documentation will be updated any
> time soon? http://gcc.gnu.org/onlinedocs/gccint/
It looks pretty current to me.
> There have been a lot of changes in GCC and it's hard to figure out
> the code by reading the old documentation and the new incomplete
> 4.0.2 draft.
Are you talking about 4.2 or 4.0.2?
There is 4.0.2 user documentation online and internals documentation
for the current version under development. The GCC project doesn't
normally keep internals documentation for older versions online (but
it's easy to build it yourself).
Ben