From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13208 invoked by alias); 21 Jul 2006 00:39:55 -0000 Received: (qmail 13195 invoked by uid 22791); 21 Jul 2006 00:39:55 -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; Fri, 21 Jul 2006 00:39:52 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1G3j3W-0000DE-CE for gdb-patches@sourceware.org; Thu, 20 Jul 2006 20:39:50 -0400 Date: Fri, 21 Jul 2006 00:39:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org Subject: Re: [RFC] Add expat to the GDB sources Message-ID: <20060721003950.GA802@nevyn.them.org> Mail-Followup-To: gdb-patches@sourceware.org References: <20060718134048.GA15685@nevyn.them.org> <20060718135718.GA16876@nevyn.them.org> <20060721003455.GB3711@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060721003455.GB3711@adacore.com> User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-07/txt/msg00282.txt.bz2 On Thu, Jul 20, 2006 at 05:34:55PM -0700, Joel Brobecker wrote: > > > Any comments? I will hold off on this patch for a little while, at least > > > until one of the expat clients is ready. > > > > D'oh! With patch now. > > My only concern is with portability. I would assume that a project like > this one should easily be portable, but I can't find confirmation of > this on their web site. Is the list of know platforms where this builds > published somewhere? Not that I know of. It did build out of the box on Cygwin and mingw32, which is my usual benchmark for such things. -- Daniel Jacobowitz CodeSourcery