From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5315 invoked by alias); 24 Aug 2007 20:42:38 -0000 Received: (qmail 5242 invoked by uid 22791); 24 Aug 2007 20:42:37 -0000 X-Spam-Check-By: sourceware.org Received: from anchor-post-35.mail.demon.net (HELO anchor-post-35.mail.demon.net) (194.217.242.85) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 24 Aug 2007 20:42:31 +0000 Received: from assen.demon.co.uk ([80.176.146.77] helo=[192.168.1.2]) by anchor-post-35.mail.demon.net with esmtp (Exim 4.42) id 1IOfzB-00013w-Hs for gdb@sourceware.org; Fri, 24 Aug 2007 20:42:29 +0000 From: "John McCabe" To: gdb@sourceware.org Date: Fri, 24 Aug 2007 20:42:00 -0000 MIME-Version: 1.0 Subject: Documentation in texinfo format. Message-ID: <46CF50BC.4671.6A82D8@john.assen.demon.co.uk> X-mailer: Pegasus Mail for Windows (4.41) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-08/txt/msg00204.txt.bz2 Dear all, Quite some time ago (possibly 6 years or so!) I found a file called gdb.texinfo.tar.gz that contained all I needed to be able to run MiKTeX's packages on it and produce a PDF version of the GDB manual. I don't seem to be able to find anything similar for the 6.x release of gdb. If anyone knows where I might find such a thing could they please let me know? 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. Best Regards John McCabe