qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v1] ./configure: use -lole32 when building with


From: Meador Inge
Subject: Re: [Qemu-devel] [PATCH v1] ./configure: use -lole32 when building with mingw32
Date: Wed, 15 Feb 2012 11:19:51 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0) Gecko/20120131 Thunderbird/10.0

On 02/15/2012 10:49 AM, Peter Maydell wrote:

> On 15 February 2012 16:41, Meador Inge <address@hidden> wrote:
>> glib calls 'CoTaskMemFree' which is defined by ole32.dll.
>> Therefore when building with mingw32 -lole32 should be in
>> 'LIBS'.
> 
> Not that I'm objecting to the patch, but isn't this technically
> a bug in the pkg-config for glib with mingw32 that we're working
> around?

Yup, the issue is fixed in recent versions of glib:

http://git.gnome.org/browse/glib/commit/?id=b79eae5c197aeec8d57f39c0f7bf5d5114068bea

http://git.gnome.org/browse/glib/commit/?id=5377c0de0108d292ea3e23fa6d90410f9ac9fa00

I am OK with backporting the glib fix for mingw32 builds.  Sorry for the noise.

-- 
Meador Inge
CodeSourcery / Mentor Embedded
http://www.mentor.com/embedded-software



reply via email to

[Prev in Thread] Current Thread [Next in Thread]