From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17646 invoked by alias); 21 Jul 2006 00:45:50 -0000 Received: (qmail 17637 invoked by uid 22791); 21 Jul 2006 00:45:50 -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:45:48 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id CAA3948CE93 for ; Thu, 20 Jul 2006 20:45:46 -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 11593-01-6 for ; Thu, 20 Jul 2006 20:45:46 -0400 (EDT) Received: from takamaka.act-europe.fr (S0106000f3d96cb6d.vc.shawcable.net [24.84.195.170]) by nile.gnat.com (Postfix) with ESMTP id 6D65A48CE17 for ; Thu, 20 Jul 2006 20:45:46 -0400 (EDT) Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 9BFC647EFA; Thu, 20 Jul 2006 17:45:45 -0700 (PDT) Date: Fri, 21 Jul 2006 00:45:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org Subject: Re: [RFC] Add expat to the GDB sources Message-ID: <20060721004545.GD3711@adacore.com> References: <20060718134048.GA15685@nevyn.them.org> <20060718135718.GA16876@nevyn.them.org> <20060721003455.GB3711@adacore.com> <20060721003950.GA802@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060721003950.GA802@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/msg00286.txt.bz2 > Not that I know of. It did build out of the box on Cygwin and mingw32, > which is my usual benchmark for such things. OK - I'm not too concerned, then. I can always deal with the exotic platforms later. In fact, I should probably be more concerned about getting rid of the warnings-becoming-errors than this... Thanks Daniel, -- Joel