Am 12.06.2011 um 22:46 schrieb Stefan Hajnoczi:
From: Anthony Liguori
GLib is an extremely common library that has a portable thread
implementation
along with tons of other goodies.
GLib and GObject have a fantastic amount of infrastructure we can
leverage in
QEMU including an object or
Am 18.06.2011 um 22:46 schrieb Stefan Hajnoczi:
On Sat, Jun 18, 2011 at 8:44 PM, Andreas Färber > wrote:
Am 18.06.2011 um 19:21 schrieb Stefan Hajnoczi:
On Sat, Jun 18, 2011 at 5:15 PM, Andreas Färber >
wrote:
With both gcc 4.0.1 and 4.2.1, using CC="gcc -arch ppc64"
CPPFLAGS="-arch
ppc64"
On Sat, Jun 18, 2011 at 8:44 PM, Andreas Färber wrote:
> Am 18.06.2011 um 19:21 schrieb Stefan Hajnoczi:
>
>> On Sat, Jun 18, 2011 at 5:15 PM, Andreas Färber
>> 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 li
Am 18.06.2011 um 19:21 schrieb Stefan Hajnoczi:
On Sat, Jun 18, 2011 at 5:15 PM, Andreas Färber > 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.
Stran
On Sat, Jun 18, 2011 at 5:15 PM, Andreas Färber 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.finkprojec
Am 12.06.2011 um 22:46 schrieb Stefan Hajnoczi:
From: Anthony Liguori
GLib is an extremely common library that has a portable thread
implementation
along with tons of other goodies.
GLib and GObject have a fantastic amount of infrastructure we can
leverage in
QEMU including an object or
From: Anthony Liguori
GLib is an extremely common library that has a portable thread implementation
along with tons of other goodies.
GLib and GObject have a fantastic amount of infrastructure we can leverage in
QEMU including an object oriented programming infrastructure.
Short term, it has a