[Qemu-devel] Re: [PATCH 01/11] Add hard build dependency on glib

2011-03-23 Thread Paolo Bonzini
On 03/23/2011 09:58 AM, Roy Tam wrote: I think I have to change my words. Glib works in win32, but adding Glib to QEMU will bloat the binary size. It adds more dependency on building and the result binary. I wonder if it is a must to add it. That's very far from my definition of "breaking". Pa

Re: [Qemu-devel] Re: [PATCH 01/11] Add hard build dependency on glib

2011-03-12 Thread Anthony Liguori
On 03/12/2011 02:09 AM, Paolo Bonzini wrote: On 03/11/2011 10:00 PM, Anthony Liguori wrote: 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 inclu

[Qemu-devel] Re: [PATCH 01/11] Add hard build dependency on glib

2011-03-12 Thread Paolo Bonzini
On 03/11/2011 10:00 PM, Anthony Liguori wrote: 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 infrastructur