If I'm not wrong, some things were broken with gthreads on windows (like 
calibrate speed function).

By the way, I found my answer: to build with wni threads I need 
GLIB_THREADS not defined but I do need
to link against -lgthread-2.0.

MaX.

Michael Petch <[email protected]> wrote on 12/06/2009 10:16:30:

> 
> Why is it that we don?t replace native threading with gthreads on 
> windows? I assume there is a technical reason for this.
> 
> On 12/06/09 2:01 AM, "Massimiliano Maini" 
<[email protected]
> > wrote:

> Stupid question, just to be sure: if g_thread_init() needs to be 
> called even for Win threads, then 
> 
> I need #define GLIB_THREADS 1 even for win thereads right ? And I 
> need to link with 
> -lgthread-2.0 even for win threads ? 
> 
> MaX. 
_______________________________________________
Bug-gnubg mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnubg

Reply via email to