emacs-devel
[Top][All Lists]
Advanced

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

Re: Building Emacs from a new MinGW environment


From: Eli Zaretskii
Subject: Re: Building Emacs from a new MinGW environment
Date: Fri, 20 Sep 2013 17:12:15 +0300

> Date: Fri, 20 Sep 2013 13:08:59 +0200
> From: Dani Moncayo <address@hidden>
> 
> For the record: I've just seen another library which have this
> problem: "libz-1.dll".
> 
> Version "libz-1.2.7-1" depends on "libgcc_s_dw2-1.dll" and therefore
> makes Emacs crash.  The problem goes away with the older version
> "libz-1.2.3-1".

No need to compromise for an older version.  I have just uploaded to
the ezwinports site the latest zlib 1.2.8 built for Windows without
any dependencies on libgcc DLL.  You can find it here:

  
http://sourceforge.net/projects/ezwinports/files/zlib-1.2.8-w32-bin.zip/download

Assuming none of your other libraries explicitly depend on libz-1.dll,
you should be fine, because Emacs prefers zlib1.dll to libz-1.dll
(assuming they are in the same directory), and the optional libraries
we recommend all depend on zlib1.dll also.



reply via email to

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