On Thu, 7 May 2009, Simon Josefsson wrote:
> I see some WIN32 checks in the code, have anyone really built the example on
> Windows?
>
> Otherwise, I suggest we disable building that example on mingw. It
> currently breaks building daily snapshots on mingw.
I don't think so. It was a test code
This examples doesn't cross-compile to mingw:
ssh2_exec.c:15:24: error: netinet/in.h: No such file or directory
ssh2_exec.c:16:24: error: sys/socket.h: No such file or directory
ssh2_exec.c:17:23: error: arpa/inet.h: No such file or directory
ssh2_exec.c: In function ‘waitsocket’:
ssh2_exec.c:34: