Re: [Fwd: Search for the gcc-internals manual for gcc3.4.3]

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

 



alsor zhou <zhouwei@xxxxxxxxxxxxxxxxxxxx> writes:

> 	When I tried with your instruction, I got the Makefile at the
> top level directory. But after I typed `make html' , it told me
> 
> make: *** No rule to make target `html'.  Stop.

Oh, you're right, there isn't an html target in the 3.4 Makefile.
Sorry.

You can do 'make info' to build an info file which you can read using
the 'info' program, if that helps.  You should be able to build the
html files by hand using texi2html on doc/gccint.texi.

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