On 04/09/2010 05:08 AM, christophe.ja...@ouvaton.org wrote:
Where may I find gcc-vers.texi?

It is created by the install.texi2html shell script, which also creates the HTML output files that go on the web site. You can probably modify this script to generate info files instead, but as Diego mentioned, the recommended way to produce info files is to configure and build a full source tree.

Don't forget about the libstdc++-v3 docs which are not in the docs-sources.tar.gz file. Also, don't forget about the other docs which are not in the gcc/doc directory. "make info" in a build tree takes care of this stuff for you.

Jim

Reply via email to