From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30467 invoked by alias); 25 Aug 2007 10:09:08 -0000 Received: (qmail 30427 invoked by uid 22791); 25 Aug 2007 10:09:07 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (213.8.233.22) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 25 Aug 2007 10:09:02 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-228-237-6.inter.net.il [84.228.237.6]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id HPX65890 (AUTH halo1); Sat, 25 Aug 2007 13:06:04 +0300 (IDT) Date: Sat, 25 Aug 2007 10:09:00 -0000 Message-Id: From: Eli Zaretskii To: gdb@sourceware.org CC: john@assen.demon.co.uk, gdb@sourceware.org In-reply-to: <46CF7400.C4346FEC@dessent.net> (message from Brian Dessent on Fri, 24 Aug 2007 17:12:48 -0700) Subject: Re: Documentation in texinfo format. Reply-to: Eli Zaretskii References: <46CF50BC.4671.6A82D8@john.assen.demon.co.uk> <46CF7400.C4346FEC@dessent.net> 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/msg00219.txt.bz2 > Date: Fri, 24 Aug 2007 17:12:48 -0700 > From: Brian Dessent > CC: gdb@sourceware.org > > 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. As I wrote elsewhere, you can say "make pdf" even without Cygwin, and without running the configure script.