Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752178Ab0BVKue (ORCPT ); Mon, 22 Feb 2010 05:50:34 -0500 Received: from mx3.mail.elte.hu ([157.181.1.138]:54493 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750953Ab0BVKud (ORCPT ); Mon, 22 Feb 2010 05:50:33 -0500 Date: Mon, 22 Feb 2010 11:50:25 +0100 From: Ingo Molnar To: Jan Engelhardt Cc: Peter Zijlstra , Paul Mackerras , Linux Kernel Mailing List , Arnaldo Carvalho de Melo , =?unknown-8bit?B?RnLDqWTDqXJpYw==?= Weisbecker Subject: Re: tools/perf: libraries must come after objects Message-ID: <20100222105025.GA25661@elte.hu> References: 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) 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.2.5 -2.0 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1168 Lines: 39 * Jan Engelhardt wrote: > parent b4bdd73ce865213a5653dc424873e8da37e858cc (v2.6.32.7) > commit 588424af1a51fa41ea4811200889d6a03219c6fd > Author: Jan Engelhardt > Date: Thu Feb 11 01:20:54 2010 +0100 > > tools/perf: libraries must come after objects > > Link order matters, especially now since distributions are > using -Wl,--as-needed. > > Signed-off-by: Jan Engelhardt > --- > tools/perf/Makefile | 16 ++++++++-------- > 1 files changed, 8 insertions(+), 8 deletions(-) FYI, this patch doesnt apply to the latest version of perf: patching file tools/perf/Makefile Hunk #1 FAILED at 201. Hunk #2 FAILED at 421. Hunk #3 FAILED at 432. Hunk #4 succeeded at 770 (offset 93 lines). 3 out of 4 hunks FAILED -- rejects in file tools/perf/Makefile you can find the devel tree at: http://people.redhat.com/mingo/tip.git/README Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/