Hello all,
I started testing the new cross compiler framework on a two of my Fedora
14 / x86_64 workstations.
Two questions:
1. Any idea when wpcap will be build for mingw64? Can I somehow help?
2. Would it be possible to move pcap back into the normal include? It's
currently sitting in include/wpcap making it impossible to build
applications requiring wpcap without manually
adding /usr/i686-w64-mingw32/sys-root/mingw/include/wpcap to the gcc
command line.
Ideally, cross platform code should simply include pcap/pcap.h.
- Gilboa