qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@gmail.com>
To: "Andreas Färber" <andreas.faerber@web.de>
Cc: Kevin Wolf <kwolf@redhat.com>,
	Anthony Liguori <aliguori@us.ibm.com>,
	Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>,
	"qemu-devel@nongnu.org Developers" <qemu-devel@nongnu.org>,
	Michael Roth <mdroth@linux.vnet.ibm.com>,
	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 18:21:52 +0100	[thread overview]
Message-ID: <BANLkTimeydDHLSwuMGb2+nNpVo-zCs44Fw@mail.gmail.com> (raw)
In-Reply-To: <AA047010-A010-4E34-BBDF-C3FC020B09FD@web.de>

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

Stefan

  reply	other threads:[~2011-06-18 17:21 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 [this message]
2011-06-18 19:44       ` Andreas Färber
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=BANLkTimeydDHLSwuMGb2+nNpVo-zCs44Fw@mail.gmail.com \
    --to=stefanha@gmail.com \
    --cc=aliguori@us.ibm.com \
    --cc=andreas.faerber@web.de \
    --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@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).