I have just installed cygwin along with make,crypt, libcrypt, openssh, openssl-devel and gcc. When compiling code that is known to work with cygwin, the linker says it cannot find -lssh. I have googled to the end of the results for 2 days now, and any help would be much appreciated. Here is the kind of error i get anytime a make attempts to do gcc -lssh, or if i run "gcc -lssh" alone.
/usr/lib/gcc/i686-pc-cygwin/3.4.1/../../../../i686-pc-cygwin/bin/ld: cannot find -lssh collect2: ld returned 1 exit status -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/