This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.2 manuals
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- To: "Michael S. Zick" <mszick at goquest dot com>
- Cc: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>, Rich Kovars <rkovars at dvsinc dot com>, <gcc at gnu dot org>
- Date: Thu, 5 Dec 2002 23:13:12 +0000 (GMT)
- Subject: Re: GCC 3.2 manuals
On Thu, 5 Dec 2002, Michael S. Zick wrote:
> You could try running texi2html on all of the *.texi files included with your
> copy of gcc.
texi2html isn't the recommended way of generating HTML from the GCC
manuals; they use some macros that don't work properly with it. Use of
"makeinfo --html" is recommended instead (and is what is used for the
online manuals).
--
Joseph S. Myers
jsm28@cam.ac.uk