bubbahlicious
05-20-2003, 12:29 PM
So I searched (first with keywords 'cygwin port', then with keywords 'cygwin showeq windows'). I came up with a few posts implying that since libeq.a is a precompiled binary, a cygwin ShowEQ port is not possible.
This is not the case anymore. All the source is available.
A second issue was the state of cygwin ported utility libraries for packet capturing (winpcap/libpcap).
While I don't know much about this, I did stumble across http://winpcap.polito.it/. They provide a native windows .dll that exposes the same methods. Could we tweak the makefile for ShowEQ to link against this .dll, instead of expecting libpcap.a (or .so, or whatever it is)?
What do people think? Is a cygwin port now feasable?
And please, let's not turn this into a 'should we port seq to windows?' discussion. That has been run to ground so many times, I'd rather not go through it again. My questions here are purely technical.
This is not the case anymore. All the source is available.
A second issue was the state of cygwin ported utility libraries for packet capturing (winpcap/libpcap).
While I don't know much about this, I did stumble across http://winpcap.polito.it/. They provide a native windows .dll that exposes the same methods. Could we tweak the makefile for ShowEQ to link against this .dll, instead of expecting libpcap.a (or .so, or whatever it is)?
What do people think? Is a cygwin port now feasable?
And please, let's not turn this into a 'should we port seq to windows?' discussion. That has been run to ground so many times, I'd rather not go through it again. My questions here are purely technical.