This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.2 manuals
On Thursday 05 December 2002 02:27 pm, Gerald Pfeifer wrote:
> On Thu, 5 Dec 2002, Rich Kovars wrote:
> > Is it possible to get the GCC 3.2 manuals (HTML pages) in a tarball?
>
> We don't do that (yet?), but perhaps you could use a tool like wget
> that fetches a (subtree from a web site recursively?
>
> Gerald
You could try running texi2html on all of the *.texi files included with your
copy of gcc.
Worked for me(tm)
Mike