J H wrote: > What is the right way to build libssh2.a where libcrypto is > statically linked in?
You never do that. You link your application with both libssh2.a and libcrypto.a. //Peter _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel