From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18728 invoked by alias); 16 Aug 2005 13:29:24 -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 18639 invoked by uid 22791); 16 Aug 2005 13:29:12 -0000 Received: from campus9.usilu.net (HELO campus9.usilu.net) (195.176.178.26) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 16 Aug 2005 13:29:12 +0000 Received: from [131.175.65.130] ([131.175.65.130] RDNS failed) by campus9.usilu.net over TLS secured channel with Microsoft SMTPSVC(5.0.2195.6713); Tue, 16 Aug 2005 15:29:01 +0200 Message-ID: <4301EA24.1070100@lu.unisi.ch> Date: Tue, 16 Aug 2005 13:29:00 -0000 From: Paolo Bonzini User-Agent: Mozilla Thunderbird 0.9 (Macintosh/20041103) MIME-Version: 1.0 To: Christian Groessler CC: Hans-Peter Nilsson , binutils@sources.redhat.com, bonzini@gnu.org Subject: Re: [PATCH]: missing trailing slash in toplevel makefile References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-08/txt/msg00230.txt.bz2 >I'm compiling a tree with newlib and an old gcc inside. >I wasn't aware that newer gcc versions don't required the slash anymore. > AFAIK, you should always try the toplevel of your gcc tree first, even if it is older. Paolo