This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: postscript docs
- To: Brendan Simon <brendan at dgs dot monash dot edu dot au>
- Subject: Re: postscript docs
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Fri, 30 Oct 1998 09:56:27 -0700
- cc: egcs mailing list <egcs at cygnus dot com>
- Reply-To: law at cygnus dot com
In message <363AE9C2.85B637D8@dgs.monash.edu.au>you write:
> Where can I ftp documentation for the GNU Toolchain.
> I'd like egcs docs (or latest gcc docs failing that) for
> g++,gcc,gas,gld.
The texinfo source for the documentation is included in the distributions.
I've always been able to do soemthing like make gcc.ps to get postscript
from the texi source.
jeff