Re: cygcheck failing to find file

2018-02-21 Thread Andrey Repin
Greetings, Corinna Vinschen! > On Feb 21 11:46, Andrey Repin wrote: >> Greetings, Fergus Daly! >> >> >>> Cygcheck is a native Windows executable .. .. >> >>> I pushed a fix and uploaded new developer snapshots to >> >>> https://cygwin.de/snapshots/ >> >>> Please give them a try. >> >> > I tried

Re: cygcheck failing to find file

2018-02-21 Thread Corinna Vinschen
On Feb 21 09:17, Fergus Daly wrote: > > For the third time, cygcheck is no Cygwin application, and unaware of Cygwin > > paths. > > Please give it native Windows paths. > > > Thank you. Thank you. Thank you. > [ You are usually so patient. :o( ] > It seemed to me that a reasonable interpretation

Re: cygcheck failing to find file

2018-02-21 Thread Fergus Daly
> For the third time, cygcheck is no Cygwin application, and unaware of Cygwin > paths. > Please give it native Windows paths. Thank you. Thank you. Thank you. [ You are usually so patient. :o( ] It seemed to me that a reasonable interpretation of the phrase >>> I pushed a fix and uploaded new de

Re: cygcheck failing to find file

2018-02-21 Thread Corinna Vinschen
On Feb 21 07:46, Fergus Daly wrote: > >> Cygcheck is a native Windows executable .. .. > >> I pushed a fix and uploaded new developer snapshots to > >> https://cygwin.de/snapshots/ > >> Please give them a try. > > I tried your link above but got "HTTP 404 Not found". Duh, I did it again, didn't

Re: cygcheck failing to find file

2018-02-21 Thread Corinna Vinschen
On Feb 21 11:46, Andrey Repin wrote: > Greetings, Fergus Daly! > > >>> Cygcheck is a native Windows executable .. .. > >>> I pushed a fix and uploaded new developer snapshots to > >>> https://cygwin.de/snapshots/ > >>> Please give them a try. > > > I tried your link above but got "HTTP 404 Not fo

Re: cygcheck failing to find file

2018-02-21 Thread Andrey Repin
Greetings, Fergus Daly! >>> Cygcheck is a native Windows executable .. .. >>> I pushed a fix and uploaded new developer snapshots to >>> https://cygwin.de/snapshots/ >>> Please give them a try. > I tried your link above but got "HTTP 404 Not found". > Just in case this was your intention I tried

Re: cygcheck failing to find file

2018-02-20 Thread Fergus Daly
>> Cygcheck is a native Windows executable .. .. >> I pushed a fix and uploaded new developer snapshots to >> https://cygwin.de/snapshots/ >> Please give them a try. I tried your link above but got "HTTP 404 Not found". Just in case this was your intention I tried the latest cygwin1.dll snapshot f

Re: cygcheck failing to find file

2018-02-16 Thread Corinna Vinschen
On Feb 15 14:58, Fergus Daly wrote: > I have an executable (created in Cygwin) located on a mobile drive D: > > $ ls -al /cygdrive/d/src/sc.exe > -rwxr-xr-x 1 ferg dell 1426958 Jan 28 17:44 /cygdrive/d/src/sc.exe* > $ cygcheck /cygdrive/d/src/sc.exe > d:\src\sc.exe > D:\consoleX\bin\cygwin1.dll >

Re: cygcheck failing to find file

2018-02-15 Thread Andrey Repin
Greetings, Fergus Daly! > $ ls -al /d/src/sc.exe > -rwxr-xr-x 1 ferg dell 1426958 Jan 28 17:44 /d/src/sc.exe* > $ cygcheck /d/src/sc.exe > cygcheck: could not find '/d/src/sc.exe' > Why can't cygcheck find the file? > (Particularly, when ls can. And so can, say, md5sum.) Nice once. Can confirm.

cygcheck failing to find file

2018-02-15 Thread Fergus Daly
I have an executable (created in Cygwin) located on a mobile drive D: $ ls -al /cygdrive/d/src/sc.exe -rwxr-xr-x 1 ferg dell 1426958 Jan 28 17:44 /cygdrive/d/src/sc.exe* $ cygcheck /cygdrive/d/src/sc.exe d:\src\sc.exe D:\consoleX\bin\cygwin1.dll C:\Windows\system32\KERNEL32.dll # but it all work