bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] Crash in 64pt gnu vs gnu match


From: Massimiliano Maini
Subject: Re: [Bug-gnubg] Crash in 64pt gnu vs gnu match
Date: Fri, 12 Jun 2009 10:24:33 +0200


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 <address@hidden> 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" <address@hidden
> > 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.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]