From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9393 invoked by alias); 14 Jan 2009 11:54:46 -0000 Received: (qmail 9385 invoked by uid 22791); 14 Jan 2009 11:54:45 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 14 Jan 2009 11:54:04 +0000 Received: (qmail 26263 invoked from network); 14 Jan 2009 11:54:03 -0000 Received: from unknown (HELO digraph.polyomino.org.uk) (joseph@127.0.0.2) by mail.codesourcery.com with ESMTPA; 14 Jan 2009 11:54:03 -0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.68) (envelope-from ) id 1LN4Jt-0002jL-SA; Wed, 14 Jan 2009 11:54:01 +0000 Date: Wed, 14 Jan 2009 11:54:00 -0000 From: "Joseph S. Myers" To: Eli Zaretskii cc: gdb-patches@sourceware.org Subject: Re: Doc fixes for makeinfo --html In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-01/txt/msg00309.txt.bz2 On Wed, 14 Jan 2009, Joseph S. Myers wrote: > Various versions of makeinfo up to 4.12. The problem is building GDB on > i686-pc-linux-gnu (build system) with --host=i686-mingw32; I have not I should add: we have a patch to make GDB use makeinfo --html instead of texi2html (as is generally done by GNU software, including anything using automake), as noted in ; I'm trying to get in the fixes for makeinfo --html to work properly before proposing that patch. -- Joseph S. Myers joseph@codesourcery.com