all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Óscar Fuentes" <ofv@wanadoo.es>
To: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org, covici@ccs.covici.com
Subject: Re: Any Windows wizards here?
Date: Thu, 13 Jun 2019 04:43:56 +0200	[thread overview]
Message-ID: <87blz2ryqb.fsf@telefonica.net> (raw)
In-Reply-To: <E1hbFDF-0001ue-QF@fencepost.gnu.org> (Richard Stallman's message of "Wed, 12 Jun 2019 22:11:37 -0400")

Richard Stallman <rms@gnu.org> writes:

> It's a matter of studying some free application programs
> to see what libraries their executables depend on, on Windows.

For run-time dependencies (dynamic link libraries) that's quite easy to
do, unless they use delayed-loading *and* obfuscation which, being free
applications, is highly unlikely.

If you are interested on transitive dependencies, the libraries are
closed and they use certain techniques, the complexity grows two or
three orders of magnitude unless there is credible documentation that
provides the info, but those techniques are not used often.



  parent reply	other threads:[~2019-06-13  2:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-12  2:03 Any Windows wizards here? Richard Stallman
2019-06-12  5:39 ` John Covici
2019-06-13  2:11   ` Richard Stallman
2019-06-13  2:23     ` John Covici
2019-06-13  2:43     ` Óscar Fuentes [this message]
2019-06-14 13:41       ` Richard Stallman
2019-06-13 17:31     ` Nikolay Kudryavtsev

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=87blz2ryqb.fsf@telefonica.net \
    --to=ofv@wanadoo.es \
    --cc=covici@ccs.covici.com \
    --cc=emacs-devel@gnu.org \
    --cc=rms@gnu.org \
    /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.