On 15 February 2012 16:41, Meador Inge <mead...@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? -- PMM