From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1370 invoked by alias); 28 Feb 2005 09:35:38 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 1206 invoked from network); 28 Feb 2005 09:35:26 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 28 Feb 2005 09:35:26 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j1S9ZQOA029688; Mon, 28 Feb 2005 04:35:26 -0500 Received: from pobox.surrey.redhat.com (pobox.surrey.redhat.com [172.16.10.17]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j1S9ZPK17220; Mon, 28 Feb 2005 04:35:25 -0500 Received: from [172.31.0.98] (vpnuser4.surrey.redhat.com [172.16.9.4]) by pobox.surrey.redhat.com (8.12.8/8.12.8) with ESMTP id j1S9ZOJp022784; Mon, 28 Feb 2005 09:35:24 GMT Message-ID: <4222E88B.8080608@redhat.com> Date: Mon, 28 Feb 2005 17:20:00 -0000 From: Nick Clifton User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) MIME-Version: 1.0 To: Paolo Bonzini CC: GCC Patches , binutils@sources.redhat.com, gdb-patches@sources.redhat.com, DJ Delorie Subject: Re: PR/17383: fix gcc in-srcdir build (take 2) References: <422061B2.1080507@lu.unisi.ch> In-Reply-To: <422061B2.1080507@lu.unisi.ch> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-02/txt/msg00286.txt.bz2 Hi Paolo, > It has passed in-srcdir and out-of-srcdir builds of gcc (all languages, > powerpc-apple-darwin7.8.0) and binutils+gdb (i686-pc-linux-gnu). Ok for > gcc/src? Approved for binutils. Cheers Nick