gcc.texi: problem generating documentation

Ian Lance Taylor iant@google.com
Thu Mar 4 00:39:00 GMT 2010


Christophe Jarry <christophe.jarry@ouvaton.org> writes:

> I did this in 'gcc-4.4.3/gcc/doc' folder extracted from gcc source, as
> well as in 'gcc/gcc/doc' folder extracted from gcc _doc_ source:

You need to first run configure in a new empty directory as described
in the gcc installation instructions.  Then you can run "make info" in
the gcc subdirectory.

Ian



More information about the Gcc-help mailing list