From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29795 invoked by alias); 5 Jan 2007 19:04:07 -0000 Received: (qmail 29769 invoked by uid 22791); 5 Jan 2007 19:04:05 -0000 X-Spam-Check-By: sourceware.org Received: from sibelius.xs4all.nl (HELO brahms.sibelius.xs4all.nl) (82.92.89.47) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 05 Jan 2007 19:03:59 +0000 Received: from brahms.sibelius.xs4all.nl (kettenis@localhost.sibelius.xs4all.nl [127.0.0.1]) by brahms.sibelius.xs4all.nl (8.13.8/8.13.8) with ESMTP id l05J3WFJ011146; Fri, 5 Jan 2007 20:03:32 +0100 (CET) Received: (from kettenis@localhost) by brahms.sibelius.xs4all.nl (8.13.8/8.13.8/Submit) id l05J3WkK005146; Fri, 5 Jan 2007 20:03:32 +0100 (CET) Date: Fri, 05 Jan 2007 19:04:00 -0000 Message-Id: <200701051903.l05J3WkK005146@brahms.sibelius.xs4all.nl> From: Mark Kettenis To: drow@false.org CC: rearnsha@arm.com, gdb@sourceware.org In-reply-to: <20070105175744.GA32499@nevyn.them.org> (message from Daniel Jacobowitz on Fri, 5 Jan 2007 12:57:44 -0500) Subject: Re: GDB build problem (XML parser) References: <1168019622.1427.7.camel@pc960.cambridge.arm.com> <20070105175744.GA32499@nevyn.them.org> 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/msg00099.txt.bz2 > Date: Fri, 5 Jan 2007 12:57:44 -0500 > From: Daniel Jacobowitz > D'oh! I guess there are two options: update the configure check to > test for XML_StopParser, or avoid using it. I've got no opinion > which is better. If you ask me, I'd say avoid it if it doesn't complicate the code too much.