From: Meador Inge <meadori@codesourcery.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v1] ./configure: use -lole32 when building with mingw32
Date: Wed, 15 Feb 2012 11:19:51 -0600 [thread overview]
Message-ID: <4F3BE937.7070408@codesourcery.com> (raw)
In-Reply-To: <CAFEAcA_-a_5BRC5cROWPp6Xc_9impQ=PUMFYFxSOb+kRneueLQ@mail.gmail.com>
On 02/15/2012 10:49 AM, Peter Maydell wrote:
> On 15 February 2012 16:41, Meador Inge <meadori@codesourcery.com> 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
next prev parent reply other threads:[~2012-02-15 17:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-15 16:41 [Qemu-devel] [PATCH v1] ./configure: use -lole32 when building with mingw32 Meador Inge
2012-02-15 16:49 ` Peter Maydell
2012-02-15 17:18 ` Paolo Bonzini
2012-02-15 17:19 ` Meador Inge [this message]
2012-02-15 19:40 ` Stefan Weil
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=4F3BE937.7070408@codesourcery.com \
--to=meadori@codesourcery.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.