emacs-devel
[Top][All Lists]
Advanced

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

Re: MS-Windows build using Posix configury


From: Dmitry Gutov
Subject: Re: MS-Windows build using Posix configury
Date: Fri, 17 May 2013 20:30:18 +0400
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6

On 17.05.2013 20:05, Eli Zaretskii wrote:
libgnutls-28 depends on libintl-8.dll, which in turn depends on the lib
in question.

That's what I thought, sigh.

Should I try to get rid of libgcc_s_dw2-1.dll and look for libintl or
libgnutls version that doesn't depend on it?

GnuTLS always depends on libintl, but you can find a libintl that
doesn't need libgcc_s_dw2-1.dll.  The one that came with my libgnutls
port, here:

   
http://sourceforge.net/projects/ezwinports/files/gnutls-3.0.9-w32-bin.zip/download

doesn't require libgcc (it was linked against it statically).

That fixed it, thanks for your help.

I remember choosing not to overwrite the existing libintl DLL with the one that came with your GnuTLS build, because the existing one was newer.

Looks like another good candidate for mentioning in INSTALL.MSYS.



reply via email to

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