bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: can't compile gettext-0.17 on Mingw on Windows XP (using gcc-3.4.5)


From: Bruno Haible
Subject: Re: can't compile gettext-0.17 on Mingw on Windows XP (using gcc-3.4.5)
Date: Mon, 18 Jan 2010 03:02:05 +0100
User-agent: KMail/1.9.9

Hi,

haibin zhang wrote:
> How to configure to use USE_WIN32_THREADS?

$ ./configure --help | grep thread
  --enable-threads={posix|solaris|pth|win32}
                          specify multithreading API
  --disable-threads       build without multithread safety

> The following is my configuration parameters:
> 
> ./configure --prefix=/mingw --disable-java --without-included-glib 
> --without-included-libxml CFLAGS="-O2 -Id:/msys/mingw/include/glib-2.0 
> -Id:/msys/mingw/lib/glib-2.0/include"  CXXFLAGS=-O2 
> LDFLAGS="-Ld:/msys/mingw/lib -lglib-2.0"

The MSYS environment is not something that I recommend. See README.woe32 for
the recommended (and tested) way of building mingw binaries.

Bruno




reply via email to

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