emacs-devel
[Top][All Lists]
Advanced

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

Re: Native compilation on Windows, was Re: Bootstrap Compilation Speed


From: H. Dieter Wilhelm
Subject: Re: Native compilation on Windows, was Re: Bootstrap Compilation Speed
Date: Tue, 01 Feb 2022 20:02:42 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

Arash Esbati <arash@gnu.org> writes:

> "H. Dieter Wilhelm" <dieter@duenenhof-wilhelm.de> writes:
>
>> I realised that ntldd.exe doesn't show any msys/mingw dependencies at
>> all, only Windows stuff! -> So I removed all Windows references from
>> PATH.  (Don't ask me why ntldd searches Windows paths first.)
>> [...]
>> It copies much more DLLs to the deps folder.  :-)
>
> I once wrote a small script to find out the dependencies myself.
> Suppose these are the required DLLs for the features you want Emacs to
> compile with:
>
> libXpm-noX4.dll
> libgif-7.dll
> libgnutls-30.dll
> libharfbuzz-0.dll
> libjansson-4.dll
> libjpeg-8.dll
> liblcms2-2.dll
> libpng16-16.dll
> librsvg-2-2.dll
> libsqlite3-0.dll
> libtiff-5.dll
> libwebp-7.dll
> libxml2-2.dll
>
> Then you should have these DLLs available:
>
> libbrotlicommon.dll
> libbrotlidec.dll
> libbz2-1.dll
> libcairo-2.dll
> libcairo-gobject-2.dll
> libdatrie-1.dll
> libdeflate.dll
> libexpat-1.dll
> libffi-7.dll
> libfontconfig-1.dll
> libfreetype-6.dll
> libfribidi-0.dll
> libgcc_s_seh-1.dll
> libgdk_pixbuf-2.0-0.dll
> libgif-7.dll
> libgio-2.0-0.dll
> libglib-2.0-0.dll
> libgmodule-2.0-0.dll
> libgmp-10.dll
> libgnutls-30.dll
> libgobject-2.0-0.dll
> libgraphite2.dll
> libharfbuzz-0.dll
> libhogweed-6.dll
> libiconv-2.dll
> libidn2-0.dll
> libintl-8.dll
> libjansson-4.dll
> libjbig-0.dll
> libjpeg-8.dll
> liblcms2-2.dll
> libLerc.dll
> liblzma-5.dll
> libnettle-8.dll
> libp11-kit-0.dll
> libpango-1.0-0.dll
> libpangocairo-1.0-0.dll
> libpangoft2-1.0-0.dll
> libpangowin32-1.0-0.dll
> libpcre-1.dll
> libpixman-1-0.dll
> libpng16-16.dll
> librsvg-2-2.dll
> libsqlite3-0.dll
> libstdc++-6.dll
> libtasn1-6.dll
> libthai-0.dll
> libtiff-5.dll
> libunistring-2.dll
> libwebp-7.dll
> libwinpthread-1.dll
> libxml2-2.dll
> libXpm-noX4.dll
> libzstd.dll
> zlib1.dll
>
> Maybe you want to double check this with your results.

Thanks, I'll do

> HTH.  Best, Arash

Have you updated msys2 lately?

     Dieter

-- 
Best wishes
H. Dieter Wilhelm
Zwingenberg, Germany



reply via email to

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