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
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to