On 02/15/2012 05:49 PM, Peter Maydell 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?
Yes, and I object to the patch. :) Paolo