From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12118 invoked by alias); 21 Jul 2006 00:35:01 -0000 Received: (qmail 12087 invoked by uid 22791); 21 Jul 2006 00:35:00 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 21 Jul 2006 00:34:59 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id E9EC448CE17 for ; Thu, 20 Jul 2006 20:34:56 -0400 (EDT) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 02541-02-6 for ; Thu, 20 Jul 2006 20:34:56 -0400 (EDT) Received: from takamaka.act-europe.fr (S0106000f3d96cb6d.vc.shawcable.net [24.84.195.170]) by nile.gnat.com (Postfix) with ESMTP id 77E4F48CC26 for ; Thu, 20 Jul 2006 20:34:56 -0400 (EDT) Received: by takamaka.act-europe.fr (Postfix, from userid 507) id EDA8847EFA; Thu, 20 Jul 2006 17:34:55 -0700 (PDT) Date: Fri, 21 Jul 2006 00:35:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org Subject: Re: [RFC] Add expat to the GDB sources Message-ID: <20060721003455.GB3711@adacore.com> References: <20060718134048.GA15685@nevyn.them.org> <20060718135718.GA16876@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060718135718.GA16876@nevyn.them.org> User-Agent: Mutt/1.4i 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/msg00281.txt.bz2 > > 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? -- Joel