From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12165 invoked by alias); 29 May 2014 10:08:41 -0000 Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org Received: (qmail 12154 invoked by uid 89); 29 May 2014 10:08:40 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 29 May 2014 10:08:39 +0000 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s4TA8ZTk014671 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 29 May 2014 06:08:35 -0400 Received: from [127.0.0.1] (ovpn01.gateway.prod.ext.ams2.redhat.com [10.39.146.11]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id s4TA8Y5r015055; Thu, 29 May 2014 06:08:35 -0400 Message-ID: <53870721.3080402@redhat.com> Date: Thu, 29 May 2014 10:08:00 -0000 From: Pedro Alves User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Hans-Peter Nilsson , binutils@sourceware.org Subject: Require GNU make? (was: Re: [RFA:] fix PR ld/16963, missing SEARCH_DIR for non-sysroot cross-builds) References: <201405201619.s4KGJpRg002591@ignucius.se.axis.com> <201405281315.s4SDFpU2031819@ignucius.se.axis.com> <20140528141505.GJ6679@bubble.grove.modra.org> In-Reply-To: <20140528141505.GJ6679@bubble.grove.modra.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-SW-Source: 2014-05/txt/msg00263.txt.bz2 On 05/28/2014 03:15 PM, Alan Modra wrote: > On Wed, May 28, 2014 at 03:15:51PM +0200, Hans-Peter Nilsson wrote: >> Ping. I'd rather *not* tie this fix to moving to require GNU >> make, please. > > OK then, since no one else has supported moving to GNU make. (not speaking for tying the fix, but,) Seems no one objected either. Changed subject to catch attention. I was kind of hoping binutils would start requiring it, so we could use it as excuse for GDB to require it as well. :-) -- Pedro Alves