From: Anthony Liguori <anthony@codemonkey.ws>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Re: Compiling qemu with nas installed
Date: Wed, 11 Mar 2009 13:37:04 -0500 [thread overview]
Message-ID: <49B804D0.50304@codemonkey.ws> (raw)
In-Reply-To: <200903111854.50355.hasso@estpak.ee>
Hasso Tepper wrote:
> Anthony Liguori wrote:
>
>> You should use --extra-cflags and --extra-ldflags. If we're not already
>> making these come before our -I$(srcdir), then we should change that.
>>
>
> Well, I may do whatever, but CPPFLAGS (yes this is correct, not CFLAGS)
> and LDFLAGS is a common way also used by pkgsrc package management system
> (therefore out of control of user at all).
>
>
>> Basically, we need to ensure that any of our headers have include
>> priority over system headers in the search path.
>>
>
> Yes, but to do it regardless what user might specify via CPPFLAGS.
>
Right now, setting CPPFLAGS and LDFLAGS is not what's supported by QEMU
so if you do that (instead of using --extra-cflags --extra-ldflags), YMMV.
Regards,
Anthony Liguori
prev parent reply other threads:[~2009-03-11 18:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-11 16:54 [Qemu-devel] Re: Compiling qemu with nas installed Hasso Tepper
2009-03-11 18:37 ` Anthony Liguori [this message]
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=49B804D0.50304@codemonkey.ws \
--to=anthony@codemonkey.ws \
--cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).