From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27743 invoked by alias); 27 Feb 2005 16:56:27 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 27246 invoked from network); 27 Feb 2005 16:56:09 -0000 Received: from unknown (HELO campus9.usilu.net) (195.176.178.26) by sourceware.org with SMTP; 27 Feb 2005 16:56:09 -0000 Received: from [151.29.221.118] ([151.29.221.118] RDNS failed) by campus9.usilu.net with Microsoft SMTPSVC(5.0.2195.5329); Sun, 27 Feb 2005 17:54:39 +0100 Message-ID: <4221FBA6.1000101@lu.unisi.ch> Date: Mon, 28 Feb 2005 10:57:00 -0000 From: Paolo Bonzini User-Agent: Mozilla Thunderbird 0.9 (Macintosh/20041103) MIME-Version: 1.0 To: Nathanael Nerode CC: gcc-patches@gcc.gnu.org, binutils@sources.redhat.com, gdb-patches@sources.redhat.com, dj@delorie.com Subject: Re: PR/17383: fix gcc in-srcdir build (take 2) References: <20050226193558.GA5098@twcny.rr.com> In-Reply-To: <20050226193558.GA5098@twcny.rr.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 27 Feb 2005 16:54:40.0332 (UTC) FILETIME=[072FB0C0:01C51CED] X-SW-Source: 2005-02/txt/msg00671.txt.bz2 > However, it *will* be somewhat confusing for developers that the location > of the build has moved; please post an announcement to gcc@gcc.gnu.org if > this goes in, explaining the new presence of host-i686-pc-linux-gnu, etc. I'll do that, but consider that it only happens for in-srcdir builds. Out-of-srcdir does not need that (and neither do binutils or gdb). paolo