> Il 20 novembre 2017 alle 16.52 Eli Zaretskii ha scritto:
> 
> Like this:
> 
>   objdump -x emacs.exe | fgrep "DLL Name:"
> 
> However, if you are looking for the optional image libraries, libxml2,
> etc., you won't find them this way: Emacs loads them dynamically at
> run time by using explicit LoadLibrary calls.  Maybe something like
> this:
> 
>   strings emacs.exe | fgrep -i ".dll"

It seems the question I flagged is not solvable as one would expect, in any 
case thanks for all your clarifications.

Ciao,
  Angelo.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Msys2-users mailing list
Msys2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to