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.


> 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.
> 
> Any advice you can give me will be gratefully appreciated.

If you are working on a windows machine, I greatly encourage you
to install cygwin (www.cygwin.com). Then you can run configure and build
GDB for migw, and follow this build with a documentation build.

-- 
Joel


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