On Tue, 15 Oct 2024 14:38:07 -0700
jeff wrote:
> On 10/15/2024 14:34, Takashi Yano wrote:
> > On Tue, 15 Oct 2024 13:09:12 -0700
> > jeff wrote:
> >> /cygdrive/k/pw-crack/fred_john/run/cygwin1.dll
> >> -rwxrwx---+ 1 jdeifik None 3492318 May 26  2019
> > The culprit of the problem is this old cygwin1.dll.
> > Windows searches .dll in the current directory first.

Sorry, Windows searches .dll in the directory where the
.exe is located first. Then searches the current directory
second. After that, the directories in $PATH are searched.

> I understand. Seems like a bug as "." is not in my path.

Therefore, adding '.' into your path does not help.

> If it is a windows thing, I guess nothing can be done about it :-(


-- 
Takashi Yano <takashi.y...@nifty.ne.jp>

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to