Re: Glib question: Is PCRE in some intermediate state?
- From: Fan Chun-wei <fanc999 yahoo com tw>
- To: John Emmas <johne53 tiscali co uk>
- Cc: gtk-devel-list gnome org
- Subject: Re: Glib question: Is PCRE in some intermediate state?
- Date: Fri, 30 Nov 2012 22:14:43 +0800
Hi John,
It shouldn't require pthreads at all. Please make sure that
gthread-posix.c is not among the files you build, as it is not a source
meant for native Windows builds. As you noted, the correct sources to
build for threading support in GLib are glib/gthread.c and
glib/gthread-win32.c.
With blessings.
I stand corrected.... for the x86 platform, timeGetTime() is available from winmm.lib.
So I can now build Glib successfully - albeit with an irritating dependency on libpthread.<snip> Couldn't these have been implemented some other way??
John
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]