This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC Internals Manual SRC
On Tuesday 31 December 2002 12:45 pm, Daniel Jacobowitz wrote:
> On Wed, Jan 01, 2003 at 05:31:20AM +1100, James Buchanan wrote:
> > Does anyone know where I can get the TeX sources (or whatever they are)
> > for the GCC Internals manual written by rms?
>
> gcc/doc/gccint.texi in the GCC source tree.
That's the texi format sources, if you need TeX fromat...
Your best bet would be to convert them using the tools
in the texinfo package.
Mike