emacs-devel
[Top][All Lists]
Advanced

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

Re: [feature/dll-only-windows] A new windows build, comments wanted


From: Arash Esbati
Subject: Re: [feature/dll-only-windows] A new windows build, comments wanted
Date: Sun, 10 Jan 2021 09:49:59 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50

Phillip Lord <phillip.lord@russet.org.uk> writes:

> Eli Zaretskii <eliz@gnu.org> writes:
>
>> Did you verify that the DLLs include all of _their_ dependencies?  If
>> yes, how did you do that?
>
> It's totally dependent on ntldd being correct, of course. It comes with
> a --recursive option which I used rather than reimplementing it
> myself.

cygcheck.exe has this capability as well.  Try

    cygcheck libjansson-4.dll

in a mingw64 console.  Maybe you can use this to double check the
dependencies reported by ntldd.

Best, Arash



reply via email to

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