Re: [libssh2] wee neat

2007-11-16 Thread Simon Josefsson
Guenter Knauf <[EMAIL PROTECTED]> writes: > Hi Simon, > >> difficult to fix it. Seems to be the usual winsock-related problems. > nope, the code compiles with MingW32; > configure needs to be fixed; I do already non-configure builds with > mingw32-cross on Linux, and that works fine, and also

Re: [libssh2] wee neat

2007-11-16 Thread Simon Josefsson
Guenter Knauf <[EMAIL PROTECTED]> writes: > Hi, >> Has anyone mingwed libssh2 with success yet? > yes, there are mingw makefiles in the ./win32 folder which work with plain > MingW32 - not yet tested from MSYS though; but I do use same makefiles for a > non-configure build on Linux with MingW-