bug-gettext
[Top][All Lists]
Advanced

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

[bug-gettext] compiling gettext under cygwin


From: pavel
Subject: [bug-gettext] compiling gettext under cygwin
Date: Fri, 14 Dec 2012 19:33:49 +0100

Hi,

I tried to compile gettext with i686-w64-mingw32 (both build and host)
under cygwin (Windows XP SP2) and got one compile error in
gettext-runtime/tests/test-lock.c file. I had to change the return value
of gl_thread_self function from void* to pthread_t. After that, the
whole compile and install process went smoothly.

The modified file is attached, the original function is commented out.

Thanks, Pavel

Attachment: test-lock.c
Description: Text Data


reply via email to

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