bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Compile gnubg-multi on Windows


From: Joern Thyssen
Subject: Re: [Bug-gnubg] Compile gnubg-multi on Windows
Date: Wed, 9 Jul 2003 20:33:22 +0000
User-agent: Mutt/1.4.1i

On Wed, Jul 09, 2003 at 09:37:47PM +0200, Holger wrote
> At 17:56 09.07.2003 +0200, Holger wrote:
> >I'm trying to compile gnubg_multi for Windows. Compile runs more or less 
> >fine, but linking fails.
> >gdk_threads_init doesn't exist in GDK 1.0. What now?
> 
> Here is the make log of the current cvs version of the multi branch on 
> Windows:
[snip]

I can't see you compiled procunits.c?

Also you need to define PROCESSING_UNITS and HAVE_LIBPTHREAD in
config.h:

/* Define to 1 if you have the `pthread' library (-lpthread). */
#define HAVE_LIBPTHREAD 1

/* Define if you want to use the multi-processor code */
#define PROCESSING_UNITS 1

Jørn




reply via email to

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