From: Avi Kivity <avi@redhat.com>
To: kvm-ia64@vger.kernel.org
Subject: Re: [PATCH] KVM: Qemu: Define the macro CONFIG_$ARCH for building
Date: Sun, 19 Oct 2008 15:41:42 +0000 [thread overview]
Message-ID: <48FB5536.5050106@redhat.com> (raw)
In-Reply-To: <42DFA526FC41B1429CE7279EF83C6BDC01B48426@pdsmsx415.ccr.corp.intel.com>
Zhang, Xiantao wrote:
> From 7bba897e8f00c0d2e850e7b8f47cc491cb1f5dee Mon Sep 17 00:00:00 2001
> From: Xiantao Zhang <xiantao.zhang@intel.com>
> Date: Fri, 17 Oct 2008 09:07:01 +0800
> Subject: [PATCH] KVM: Qemu: Define the macro CONFIG_$ARCH for building
> userspace.
>
> Currently, make sync will use unifdef to hack some header files, but
> it maybe not work on some systems, caused by lack of unifdef or unifdef
> can't handle some macro combinations(Such as ||, && operations).
>
Developers can install unifdef (and gcc, etc.) I see that recent
unifdefs can handle ||, but will require all symbols to be defined or
undefined (with -D or -U).
--
error compiling committee.c: too many arguments to function
WARNING: multiple messages have this Message-ID (diff)
From: Avi Kivity <avi@redhat.com>
To: "Zhang, Xiantao" <xiantao.zhang@intel.com>
Cc: kvm-ia64@vger.kernel.org, kvm@vger.kernel.org
Subject: Re: [PATCH] KVM: Qemu: Define the macro CONFIG_$ARCH for building userspace.
Date: Sun, 19 Oct 2008 17:41:42 +0200 [thread overview]
Message-ID: <48FB5536.5050106@redhat.com> (raw)
In-Reply-To: <42DFA526FC41B1429CE7279EF83C6BDC01B48426@pdsmsx415.ccr.corp.intel.com>
Zhang, Xiantao wrote:
> From 7bba897e8f00c0d2e850e7b8f47cc491cb1f5dee Mon Sep 17 00:00:00 2001
> From: Xiantao Zhang <xiantao.zhang@intel.com>
> Date: Fri, 17 Oct 2008 09:07:01 +0800
> Subject: [PATCH] KVM: Qemu: Define the macro CONFIG_$ARCH for building
> userspace.
>
> Currently, make sync will use unifdef to hack some header files, but
> it maybe not work on some systems, caused by lack of unifdef or unifdef
> can't handle some macro combinations(Such as ||, && operations).
>
Developers can install unifdef (and gcc, etc.) I see that recent
unifdefs can handle ||, but will require all symbols to be defined or
undefined (with -D or -U).
--
error compiling committee.c: too many arguments to function
next prev parent reply other threads:[~2008-10-19 15:41 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-17 2:23 [PATCH] KVM: Qemu: Define the macro CONFIG_$ARCH for building userspace Zhang, Xiantao
2008-10-17 2:23 ` Zhang, Xiantao
2008-10-19 15:41 ` Avi Kivity [this message]
2008-10-19 15:41 ` Avi Kivity
2008-10-20 2:26 ` Zhang, Xiantao
2008-10-20 2:26 ` Zhang, Xiantao
2008-10-20 7:15 ` [PATCH] KVM: Qemu: Define the macro CONFIG_$ARCH for building Avi Kivity
2008-10-20 7:15 ` [PATCH] KVM: Qemu: Define the macro CONFIG_$ARCH for building userspace Avi Kivity
2008-10-21 2:07 ` Zhang, Xiantao
2008-10-21 2:07 ` Zhang, Xiantao
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=48FB5536.5050106@redhat.com \
--to=avi@redhat.com \
--cc=kvm-ia64@vger.kernel.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.