bug-gettext
[Top][All Lists]
Advanced

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

Re: [bug-gettext] Problems compiling gettext with mingw


From: Jan Ingwer Baer
Subject: Re: [bug-gettext] Problems compiling gettext with mingw
Date: Mon, 19 Sep 2016 18:21:16 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

Thanks for your advice to the m4/woe-dll.m4 file, but i think the problem is 64-bit / mingw64 specific. So it needs a special handling for win64 in the m4-file. But i have not enough understanding of all the autoconf-/m4-things to do the needed change(s). Hopefully there is a autoconf-/m4-wizzard that can solve the problem.

Jan

Am 19.09.2016 um 00:45 schrieb Bruno Haible:
Jan Ingwer Baer wrote:
My solution to this is to delete the linker-flag --disable-auto-import
from gettext-tools/src/Makefile:

change
   LDFLAGS =   -Wl,--disable-auto-import
to
   LDFLAGS =

Daiki,

You find the rationale for -Wl,--disable-auto-import in the file
m4/woe32-dll.m4.

Bruno






reply via email to

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