From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3956 invoked by alias); 10 Sep 2008 17:41:21 -0000 Received: (qmail 3945 invoked by uid 22791); 10 Sep 2008 17:41:20 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 10 Sep 2008 17:40:33 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id CBC962A96B0; Wed, 10 Sep 2008 13:40:31 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id s-I0soA052Ke; Wed, 10 Sep 2008 13:40:31 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 942662A96A5; Wed, 10 Sep 2008 13:40:31 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 77273E7ACD; Wed, 10 Sep 2008 19:40:29 +0200 (CEST) Date: Wed, 10 Sep 2008 17:41:00 -0000 From: Joel Brobecker To: Pedro Alves Cc: gdb-patches@sourceware.org Subject: Re: gnu-nat.c, compile it without -Werror Message-ID: <20080910174029.GO12222@adacore.com> References: <200809091626.06394.pedro@codesourcery.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200809091626.06394.pedro@codesourcery.com> User-Agent: Mutt/1.4.2.2i Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-09/txt/msg00217.txt.bz2 > 2008-09-09 Pedro Alves > > * Makefile.in (gnu-nat.o): New rule. This is OK. Thanks Pedro, -- Joel