"Yang Tse" <[EMAIL PROTECTED]> writes:

> Hi to all, first message on this list.
>
> In order to make libssh2 build on Cygwin I had to make a couple of
> changes. After applying this patch it built nicely using:
>
> ./buildconf
> ./configure
> ./make
> ./make test
>
> Atached patch is against snapshot libssh2-0.15-20070328 I hope that
> you take it in consideration before next release.

Hi!  I have installed a variation of your patch.

Actually, adding -no-undefined should be correct for all platforms,
because libssh2 doesn't depend on unresolved symbols.  For example, I
believe AIX also needs it to produce shared libraries.  I added it
unconditionally.

Thanks,
Simon

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
libssh2-devel mailing list
libssh2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel

Reply via email to