Re: Glib question: Is PCRE in some intermediate state?
- From: John Emmas <johne53 tiscali co uk>
- To: gtk-devel-list gnome org
- Subject: Re: Glib question: Is PCRE in some intermediate state?
- Date: Fri, 30 Nov 2012 14:37:37 +0000
On 30 Nov 2012, at 14:14, Fan Chun-wei wrote:
> 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.
>
Thanks Fan,
I just checked that I wasn't accidentally including gthread-posix.c. Fortunately I wasn't but along the way, I noticed that pthread_mutex_lock() and pthread_mutex_unlock() are getting called in numerous places from the module glib/gatomic.c. That wasn't the case when I first built glib (circa version 2.24). So it looks like this dependency has crept in unintentionally somewhere.
John
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]