Am 30.04.2017 um 20:29 schrieb Eli Zaretskii:
Cc: [email protected]
From: Hans-Bernhard Bröker <[email protected]>
Date: Sun, 30 Apr 2017 17:25:31 +0200

Does info.exe work on the native Windows terminal window?

It does, after a fashion.  I had to copy three MinGW DLLs into the build
direcoty to get it to work:

        libwinpthread-1.dll
        libintl-8.dll
        libiconv-2.dll

Aren't those on PATH?

Not in a bona fide native Windows terminal they aren't.  :-)

But yes, it also works in an

        msys2_shell.cmd -mingw64 -defterm

session.

Reply via email to