[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNU Emacs windows dired mode on binaries from cygwin
From: |
Peter Lee |
Subject: |
Re: GNU Emacs windows dired mode on binaries from cygwin |
Date: |
Tue, 03 Jun 2003 02:24:46 GMT |
User-agent: |
Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (windows-nt) |
>>>> On 02 Jun 2003 23:42:07 +0100, jasonr (Jason Rumney) @ f2s.com said:
Jason> Yes. Despite what the cygwin documentation might lead you
Jason> to beleive, most cygwin binaries work perfectly well
Jason> outside of the cygwin environment, as long as cygwin.dll is
Jason> on your path or in the same directory as the binary you are
Jason> running.
The required dll's vary depending on what exe you are using.
find.exe - cygwin1.dll, cygintl-1.dll
ls.exe - cygwin1.dll
It's really a non-issue since all the required (cygwin) dll's are in
the same directory as the executables.