[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1259699428.4003.23.camel@laptop>
Date: Tue, 01 Dec 2009 21:30:28 +0100
From: Peter Zijlstra <peterz@...radead.org>
To: Jamie Iles <jamie@...ieiles.com>
Cc: linux-kernel@...r.kernel.org, Paul Mackerras <paulus@...ba.org>,
"Michael S. Tsirkin" <mst@...hat.com>
Subject: Re: [PATCH] perf tools: allow cross compiling of perf tools
On Tue, 2009-12-01 at 21:24 +0100, Peter Zijlstra wrote:
> On Tue, 2009-12-01 at 20:11 +0000, Jamie Iles wrote:
> > For embedded systems we need to cross compile applications on
> > the build machine. Use the CROSS_COMPILE variable like the kernel
> > itself.
> >
> > Additionally, we can't use uname to determine whether we should
> > build for 64 bit. Use the -dumpmachine flag of GCC to determine
> > the target arch.
>
> Hmm, and here I though Michael already send something similar to this..
> but apparently I can't really find it
Ah, I'm turning senile, was looking at the wrong kernel tree.
Your patch is against something ancient too ;-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists