Re: Building gcc texi documentation

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

 



Shakthi Kannan <skannan@xxxxxxxxxx> writes:

> I have downloaded gcc-4.6.1 sources, and used:
>
>   $ ./configure; make; make do-pdf
>
> Are there any specific options required to build the .texi documentation files? I am primarily interested in generating gccint.pdf. I have texinfo-4.13a-13 installed on Fedora 14.
>
> Appreciate any inputs in this regard,

As a general rule, you should not use ./configure.  You should run
configure in a separate, empty, directory.  And, to be clear, you should
run the top-level configure script, not the one in the gcc subdirectory.

Other than that, that approach should work fine.  The fact that you sent
a message here suggests that it didn't work, but you didn't really say.

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