all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Óscar Fuentes" <ofv@wanadoo.es>
To: help-gnu-emacs@gnu.org
Cc: Wayne Harris <wharris1@protonmail.com>
Subject: Re: on how to install gnutls dlls on windows
Date: Mon, 19 Apr 2021 23:36:22 +0200	[thread overview]
Message-ID: <87im4iez3d.fsf@telefonica.net> (raw)
In-Reply-To: <86eef6rrsv.fsf@protonmail.com> (Wayne Harris via Users list for the's message of "Mon, 19 Apr 2021 16:35:28 -0300")

Wayne Harris via Users list for the GNU Emacs text editor
<help-gnu-emacs@gnu.org> writes:

> If I may, I still have one question.  When I look at the dependencies of
> emacs.exe, I don't see, for instance, LIBGNUTLS-30.DLL.  In fact, I only
> see core Windows libraries.
>
> Doesn't emacs.exe depend on LIBGNUTLS-30.DLL?

Emacs loads certain dlls at runtime, only when you use a feature that
requires them.

Dependency Walker, by default, only shows dlls that were required at
link-time (when the Emacs executable was created) although it also has a
method for running an application and watching the dlls that it opens at
runtime.

Please note that Dependency Walker might be problematic on 64 bit
applications.

Process Explorer displays all running processes and the dlls that they
are using (among other information).



  reply	other threads:[~2021-04-19 21:36 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-18 16:12 on how to install gnutls dlls on windows Wayne Harris via Users list for the GNU Emacs text editor
2021-04-18 16:22 ` Eli Zaretskii
2021-04-18 16:44   ` Wayne Harris via Users list for the GNU Emacs text editor
2021-04-18 17:13     ` Óscar Fuentes
2021-04-18 21:43       ` Wayne Harris via Users list for the GNU Emacs text editor
2021-04-18 17:18     ` Eli Zaretskii
2021-04-18 21:40       ` Wayne Harris via Users list for the GNU Emacs text editor
2021-04-19 13:20         ` Eli Zaretskii
2021-04-19 19:35           ` Wayne Harris via Users list for the GNU Emacs text editor
2021-04-19 21:36             ` Óscar Fuentes [this message]
2021-04-20 12:33               ` Wayne Harris via Users list for the GNU Emacs text editor
2021-04-20 15:51                 ` Óscar Fuentes
2021-04-20 18:08                   ` Wayne Harris via Users list for the GNU Emacs text editor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87im4iez3d.fsf@telefonica.net \
    --to=ofv@wanadoo.es \
    --cc=help-gnu-emacs@gnu.org \
    --cc=wharris1@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.