From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9927 invoked by alias); 14 Mar 2011 12:13:43 -0000 Received: (qmail 9918 invoked by uid 22791); 14 Mar 2011 12:13:42 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx2.mail.elte.hu (HELO mx2.mail.elte.hu) (157.181.151.9) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 14 Mar 2011 12:13:36 +0000 Received: from elvis.elte.hu ([157.181.1.14]) by mx2.mail.elte.hu with esmtp (Exim) id 1Pz6eJ-00024y-8u from ; Mon, 14 Mar 2011 13:13:26 +0100 Received: by elvis.elte.hu (Postfix, from userid 1004) id 738013E236A; Mon, 14 Mar 2011 13:13:20 +0100 (CET) Date: Mon, 14 Mar 2011 12:13:00 -0000 From: Ingo Molnar To: Andreas Schwab Cc: Pekka Enberg , Jan Beulich , "H.J. Lu" , binutils@sourceware.org, linux-kernel@vger.kernel.org, "H. Peter Anvin" , Alan Modra Subject: Re: PATCH: Add --size-check=[error|warning] Message-ID: <20110314121321.GE23257@elte.hu> References: <20110311165802.GA3508@intel.com> <4D7A64670200007800035F4C@vpn.id2.novell.com> <4D7DE39302000078000362E6@vpn.id2.novell.com> <20110314095534.GB18058@elte.hu> <20110314104131.GG6275@bubble.grove.modra.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-08-17) Received-SPF: neutral (mx2.mail.elte.hu: 157.181.1.14 is neither permitted nor denied by domain of elte.hu) client-ip=157.181.1.14; envelope-from=mingo@elte.hu; helo=elvis.elte.hu; X-ELTE-SpamScore: -2.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-2.0 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.3.1 -2.0 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.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 X-SW-Source: 2011-03/txt/msg00254.txt.bz2 * Andreas Schwab wrote: > Pekka Enberg writes: > > > Hi Andreas, > > > > Pekka Enberg writes: > >>> So what do you suggest that testers who want to, say, build old Linux > >>> kernel versions with new binutils do? > > > > On Mon, Mar 14, 2011 at 1:02 PM, Andreas Schwab wrote: > >> The same that testers have to do in order to build old Linux kernel > >> versions with current versions of make. > > > > Are you saying it's OK to screw over binutils users because GNU Make > > did that too? > > I'm just telling you the facts. And you are wrong - latest Make does not break reasonably old kernel builds such as v2.6.30. Latest binutils insta-breaks the build over 130,000 commits, including the latest released kernel. Please change that .size build error to a build warning, to avoid this unnecessary collateral damage. Thanks, Ingo