The gccinstall documentation can be generated from the install.texi2html
script, but not from the install.texi file.
make html invokes makeinfo on the install.texi file, but it doesn't generate
the full HTML documentation.
The texi file as-is might not be buggy, because the PDF documentation works out
very well.
--
Summary: make html does not generate gccinstall documentation
properly
Product: gcc
Version: 4.2.1
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: other
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: karthikkumar at gmail dot com
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33543