Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <572e7d72050127142550fe22e9@mail.gmail.com> Date: Thu, 27 Jan 2005 14:25:35 -0800 From: Base64 Reply-To: Base64 To: cygwin AT cygwin DOT com Subject: GCC linking problem Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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/