From: "Andreas Färber" <andreas.faerber@web.de>
To: Stefan Hajnoczi <stefanha@gmail.com>
Cc: Kevin Wolf <kwolf@redhat.com>,
Anthony Liguori <aliguori@us.ibm.com>,
Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>,
Michael Roth <mdroth@linux.vnet.ibm.com>,
"qemu-devel@nongnu.org Developers" <qemu-devel@nongnu.org>,
Blue Swirl <blauwirbel@gmail.com>,
"Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>,
Paolo Bonzini <pbonzini@redhat.com>,
Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
Subject: Re: [Qemu-devel] [PATCH v5 1/5] Add hard build dependency on glib
Date: Sat, 18 Jun 2011 21:44:26 +0200 [thread overview]
Message-ID: <2094FBC9-851F-400C-B8A8-2B8C30AEECAD@web.de> (raw)
In-Reply-To: <BANLkTimeydDHLSwuMGb2+nNpVo-zCs44Fw@mail.gmail.com>
Am 18.06.2011 um 19:21 schrieb Stefan Hajnoczi:
> On Sat, Jun 18, 2011 at 5:15 PM, Andreas Färber <andreas.faerber@web.de
> > wrote:
>> With both gcc 4.0.1 and 4.2.1, using CC="gcc -arch ppc64"
>> CPPFLAGS="-arch
>> ppc64" and supplying GNU gettext and GNU libiconv (since it chokes
>> on the
>> system iconv.h). No Google hit.
>
> Strange, Fink seems to support it:
> http://pdb.finkproject.org/pdb/package.php/glib2-dev
Says nothing about powerpc64...
Andreas
next prev parent reply other threads:[~2011-06-18 19:44 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-12 20:46 [Qemu-devel] [PATCH v5 0/5] Coroutines for better asynchronous programming Stefan Hajnoczi
2011-06-12 20:46 ` [Qemu-devel] [PATCH v5 1/5] Add hard build dependency on glib Stefan Hajnoczi
2011-06-18 16:15 ` Andreas Färber
2011-06-18 17:21 ` Stefan Hajnoczi
2011-06-18 19:44 ` Andreas Färber [this message]
2011-06-18 20:46 ` Stefan Hajnoczi
2011-06-18 21:29 ` Andreas Färber
2011-06-25 14:02 ` Andreas Färber
2011-06-12 20:46 ` [Qemu-devel] [PATCH v5 2/5] coroutine: introduce coroutines Stefan Hajnoczi
2011-06-25 14:03 ` Andreas Färber
2011-06-25 16:50 ` Andreas Färber
2011-06-12 20:46 ` [Qemu-devel] [PATCH v5 3/5] coroutine: implement coroutines using gthread Stefan Hajnoczi
2011-06-25 17:03 ` Andreas Färber
2011-06-30 0:51 ` Alexandre Raymond
2011-06-12 20:46 ` [Qemu-devel] [PATCH v5 4/5] coroutine: add check-coroutine automated tests Stefan Hajnoczi
2011-06-25 14:11 ` Andreas Färber
2011-06-25 14:27 ` Andreas Färber
2011-06-25 15:39 ` Andreas Färber
2011-06-12 20:46 ` [Qemu-devel] [PATCH v5 5/5] coroutine: add check-coroutine --benchmark-lifecycle Stefan Hajnoczi
2011-06-21 13:26 ` [Qemu-devel] [PATCH v5 0/5] Coroutines for better asynchronous programming Stefan Hajnoczi
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=2094FBC9-851F-400C-B8A8-2B8C30AEECAD@web.de \
--to=andreas.faerber@web.de \
--cc=aliguori@us.ibm.com \
--cc=aneesh.kumar@linux.vnet.ibm.com \
--cc=blauwirbel@gmail.com \
--cc=jvrao@linux.vnet.ibm.com \
--cc=kwolf@redhat.com \
--cc=mdroth@linux.vnet.ibm.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@gmail.com \
--cc=stefanha@linux.vnet.ibm.com \
/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).