[PATCH][W32] W32 and MSys compatibility

Dan Nicholson dbn.lists at gmail.com
Sun Jun 3 07:06:21 PDT 2012


On Thu, May 31, 2012 at 9:18 AM, LRN <lrn1986 at gmail.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 21.05.2012 16:37, Dan Nicholson wrote:
>> On Sat, May 19, 2012 at 4:09 PM, LRN <lrn1986 at gmail.com> wrote:
>>> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
>>>
>>> That said, when compiled with internal glib, pkg-config
>>> unexplainably crashes on gthread-win32.c:343
>>
>> Hmm, so it seems avoiding libintl needs some surgery and you're
>> hitting a crash in the threading code. Do they seem related? Have
>> you tried --with-internal-glib leaving the gettext/libintl code
>> alone? Can you get a backtrace?
>
> gdb log is attached.

Hmm, that crash seems pretty independent of pkg-config unless we're
initializing glib wrong or something. I wonder if you can try either
to use pkg-config with the a full glib-2.32 version or just to write a
stupid test program that just uses g_build_filename against the
internal glib.

--
Dan


More information about the pkg-config mailing list