From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:60791) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QXzDX-0002kB-CG for qemu-devel@nongnu.org; Sat, 18 Jun 2011 13:21:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QXzDV-0005sV-Q1 for qemu-devel@nongnu.org; Sat, 18 Jun 2011 13:21:55 -0400 Received: from mail-gw0-f45.google.com ([74.125.83.45]:55030) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QXzDV-0005sK-FO for qemu-devel@nongnu.org; Sat, 18 Jun 2011 13:21:53 -0400 Received: by gwb19 with SMTP id 19so264267gwb.4 for ; Sat, 18 Jun 2011 10:21:52 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <1307911585-22106-1-git-send-email-stefanha@linux.vnet.ibm.com> <1307911585-22106-2-git-send-email-stefanha@linux.vnet.ibm.com> Date: Sat, 18 Jun 2011 18:21:52 +0100 Message-ID: From: Stefan Hajnoczi Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v5 1/5] Add hard build dependency on glib List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Andreas_F=E4rber?= Cc: Kevin Wolf , Anthony Liguori , Stefan Hajnoczi , "qemu-devel@nongnu.org Developers" , Michael Roth , Blue Swirl , "Aneesh Kumar K.V" , Paolo Bonzini , Venkateswararao Jujjuri On Sat, Jun 18, 2011 at 5:15 PM, Andreas F=E4rber = wrote: > With both gcc 4.0.1 and 4.2.1, using CC=3D"gcc -arch ppc64" CPPFLAGS=3D"-= 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