This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Documentation in texinfo format.


John McCabe wrote:

> I have got the src module from cvs which seems to contain a lot of this
> stuff, but when I try to run texify gdb.texinfo it comes up with an error
> finding gdb-cfg.texi. I found a comment on usenet from Eli Z that you need
> to do a make info in order for that to be produced, but I have no Makefile
> and, with the software I have installed (things like MinGW, Msys etc) the
> configure script doesn't work either.

I know people have already suggested Cygwin, but I just want to point
out that the Makefile already takes care of all this automatically.  If
you install Cygwin and its tetex packages, all you have to do is "make
pdf" from a configured build directory and you get a typeset PDF file.

Brian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]