Den 2014-03-27 9:01, Andy Smith skrev:
Henrik Størner wrote:
Den 2014-03-27 8:39, Andy Smith skrev:
Hi,
Has anyone already attempted to compile xymongrep as a standalone windows program under MinGW or some such? I am looking to add externals under BBWin and have these externals configured from etc\hosts.cfg to make them as much like native Unix extensions as I can. I'd guess that you could easily compile it with Cygwin. I have built the "xymon" tool in such an environment.
That is good to know as my longstop, but I was after something less intrusive, I presume a Cygwin installation will require a bunch of libraries to be installed and all i need is a standalone xymongrep.exe
It requires 2 DLL's. I don't know if MinGW supports the Unix socket API, but if it does then compiling it with MinGW should work fine.
Regards, Henrik