From: Peter Zijlstra <peterz@infradead.org>
To: Jamie Iles <jamie@jamieiles.com>
Cc: linux-kernel@vger.kernel.org, Paul Mackerras <paulus@samba.org>,
"Michael S. Tsirkin" <mst@redhat.com>
Subject: Re: [PATCH] perf tools: allow cross compiling of perf tools
Date: Tue, 01 Dec 2009 21:30:28 +0100 [thread overview]
Message-ID: <1259699428.4003.23.camel@laptop> (raw)
In-Reply-To: <1259699050.4003.15.camel@laptop>
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 ;-)
next prev parent reply other threads:[~2009-12-01 20:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-01 20:11 [PATCH] perf tools: allow cross compiling of perf tools Jamie Iles
2009-12-01 20:24 ` Peter Zijlstra
2009-12-01 20:30 ` Peter Zijlstra [this message]
2009-12-02 8:13 ` Ingo Molnar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1259699428.4003.23.camel@laptop \
--to=peterz@infradead.org \
--cc=jamie@jamieiles.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mst@redhat.com \
--cc=paulus@samba.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.