Christopher Faylor wrote > On Fri, Aug 17, 2012 at 09:07:30AM +0000, Adam Dinwoodie wrote: >> I'm still seeing exactly the same issue having taken the 20120816 snapshot. >> If anything, I've been hitting the problem more. > > I should have asked this before: I don't think anyone has made it clear if > they are running the cygwin ping or the Windows one. I've been assuming > Cygwin. Is that correct?
Yes, Cygwin ping. For paranoia's sake, you can check the output I pasted in my previous email, which should look like Cygwin ping rather than Windows ping output. Also: $ cygcheck -c ping Cygwin Package Information Package Version Status ping 1.0-1 OK $ cygcheck -f $(which ping) ping-1.0-1 $ which ping /usr/bin/ping $ cygcheck ping Found: C:\cygwin\bin\ping.exe Found: C:\Windows\system32\ping.exe C:\cygwin\bin\ping.exe C:\cygwin\bin\cygwin1.dll C:\Windows\system32\KERNEL32.dll C:\Windows\system32\API-MS-Win-Core-RtlSupport-L1-1-0.dll C:\Windows\system32\ntdll.dll ...blah blah blah... -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple