public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
To: jyoung5-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org
Cc: kvm-devel <kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: [PATCH] Allow for Cross compile of user tools
Date: Tue, 02 Oct 2007 07:59:00 +0200	[thread overview]
Message-ID: <4701DE24.4030109@qumranet.com> (raw)
In-Reply-To: <1191264989.18461.12.camel@laptop>

Jerone Young wrote:
> This is the first of many patches to begin to make kvm source a lot
> better for compiling for other architecture support (that is not x86 or
> x86-64).
>
> This patch makes it possible so that someone on an x86 machine can cross
> compile for an x86-64 machine and vice versa. So now you will have
> config-$(arch).mak for each architecture, with specific architecture
> rules. 
>
> An example of this is for compiling x86-64 on an x86 machine is:
> make KERNELDIR=~/tmp/kvm ARCH=x86_64
>   

This should be done via ./configure (I dislike ?= intensely).

> This allows for someone with an x86 machine to compile for x86_64. Later
> patches that I will be submitting will be for ppc and will make a few
> more changes.
>
> What I would like though is comments on how everyone feels about this
> approach. We are need of something like this to start ading ppc related
> code.
>
>   

No problem for user/.  I'd like to see this accepted by qemu-devel as well.

-- 
Any sufficiently difficult bug is indistinguishable from a feature.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

  reply	other threads:[~2007-10-02  5:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-01 18:56 [PATCH] Allow for Cross compile of user tools Jerone Young
2007-10-02  5:59 ` Avi Kivity [this message]
     [not found]   ` <4701DE24.4030109-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-10-02 16:48     ` Jerone Young

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=4701DE24.4030109@qumranet.com \
    --to=avi-atkuwr5tajbwk0htik3j/w@public.gmane.org \
    --cc=jyoung5-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org \
    --cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox