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 16:16:20 +0300

> Date: Fri, 20 Sep 2013 14:30:02 +0200
> From: Dani Moncayo <address@hidden>
> Cc: Emacs development discussions <address@hidden>
> 
> FWIW: I needed to include zlib in my build environment because it is
> required by libpng and libxml (if my notes are correct).

Use the dependency walker on those -- they should depend on zlib1.dll,
not libz-1.dll.  The former doesn't have the problem of being
dependent on libgcc DLL.

Don't you also have zlib1.dll on your system?  If you do, Emacs
prefers it to libz-1.dll.



reply via email to

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