1. OK, so the preferred solution to use the BSD header files?
2. #define _CYGWIN_ICMP_H looks like the right convention
3. AFAIK, you need admin rights in Unix to use raw/icmp sockets, at
least I thought that was the reason ping and traceroute were setuid.
I think the details are good to docum
On Mar 30 23:37, Yaakov (Cygwin/X) wrote:
> The mingw-w64 toolchain can now be used in place of MSVC to build
> cyglsa64.dll. I didn't integrate this into the Makefile because that
> would make the toolchain a hard build-time requirement, and I don't
> think that is desirable at this time.
>
> Pa