Subject: Re: Windows and libssh2 not working

Re: Windows and libssh2 not working

From: Peter Stuge <peter_at_stuge.se>
Date: Wed, 1 Dec 2010 21:56:06 +0100

Simon Josefsson wrote:
> For some other projects, I create a DEF file using -Wl,--output-def,
> which makes MSVS integration simpler, we could consider something
> similar.

It's possible to share libraries between MS and GNU as long as the
calling convention is made explicit in headers, and the right build
flags get used. A DEF file is also needed, but may need some
massaging for MS to be happy about the output.

I'm sorting this mess out for libusb and will make sure to send a
note here when that's done.

//Peter
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2010-12-01