Re: gcc.texi: problem generating documentation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



christophe.jarry@xxxxxxxxxxx writes:

> I am contributing to the gNewSense project and I am currently looking
> for a way to create GCC documentation in info format for metad version
> of gNewSense.
>
> I found GCC documentation source at
> http://gcc.gnu.org/onlinedocs/docs-sources.tar.gz, then extracted it
> under /tmp.
>
> But I have a problem when I want to makeinfo 'gcc.texi' file:
>
>   user@machine /tmp/gcc/gcc/doc
>   $ makeinfo gcc.texi
>   gcc.texi:25: @include 'gcc-common.texi': No such file or directory
>   [...]

To make the gcc info files, download the gcc sources and run "make
info".  Or if docs-sources.tar.gz contains a Makefile--I haven't
looked and I don't know what creates that tar file--try running "make
info" with the sources you have.

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux