From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20417 invoked by alias); 8 Jan 2007 16:37:52 -0000 Received: (qmail 20408 invoked by uid 22791); 8 Jan 2007 16:37:52 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Mon, 08 Jan 2007 16:37:46 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1H3xVH-0004S2-W8; Mon, 08 Jan 2007 11:37:44 -0500 Date: Mon, 08 Jan 2007 16:37:00 -0000 From: Daniel Jacobowitz To: Richard Earnshaw Cc: gdb@sourceware.org Subject: Re: GDB build problem (XML parser) Message-ID: <20070108163743.GA17080@nevyn.them.org> Mail-Followup-To: Richard Earnshaw , gdb@sourceware.org References: <1168019622.1427.7.camel@pc960.cambridge.arm.com> <20070105175744.GA32499@nevyn.them.org> <1168272973.15455.17.camel@pc960.cambridge.arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1168272973.15455.17.camel@pc960.cambridge.arm.com> User-Agent: Mutt/1.5.13 (2006-08-11) 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-01/txt/msg00119.txt.bz2 On Mon, Jan 08, 2007 at 04:16:13PM +0000, Richard Earnshaw wrote: > While I'd quite like to have the XML support code, I don't need it for > my current testing. I've not studied expat enough to be sure how to > re-write the source code, so here's a patch that changes configure to > test for what we currently need. This patch is redundant if the sources > are fixed. Thanks. I'm going to investigate avoiding XML_StopParser later today, and if it's not easy, I'll test and apply this. -- Daniel Jacobowitz CodeSourcery