Peter Stuge <[EMAIL PROTECTED]> writes:

> Simon Josefsson wrote:
>> What do you think?  Ok to commit?
>
> Yes!

Done.  I'll see If I can arrange daily builds of mingw packages too, to
help catch regressions of the now good mingw status...

FWIW, on a debian x86 box, building Windows DLL of libssh2 can now be
done from a fresh cvs checkout, using the mingw32 cross-compiler, like
this:

autoreconf -fvi
./configure --host=i586-mingw32msvc --build=i686-pc-linux-gnu 
--with-libgcrypt-prefix=/home/jas/gnutls4win/inst/
make
make check

You'll need a zip file with GnuTLS4win from
http://josefsson.org/gnutls4win/ for the libgcrypt DLL.

/Simon

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
libssh2-devel mailing list
libssh2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel

Reply via email to