X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org X-YMail-OSG: hP_IDioVM1nDu8VnA_GD0iVxfEREF1q.OqUwNCJKE_UPcWUIuAwCKbe7qQTLK9nwVA-- X-Mailer: YahooMailWebService/0.7.247.3 Date: Fri, 17 Oct 2008 09:26:17 -0700 (PDT) From: jayshankar nair Reply-To: n_jayshankar AT yahoo DOT com Subject: Re: cygwin:g++linker problems To: TimothyPrince AT sbcglobal DOT net, cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <363024.77609.qm@web55805.mail.re3.yahoo.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 > $ g++ -L. f1.cpp -lf > /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find > -lf > collect2: ld returned 1 exit status. >>Assuming those .so are linux shared libraries, they have no chance of >>working under cygwin. You must rebuild the libraries with your cygwin >>compiler. The libraries is build with gcc(in cygwin environment). Something to do with flags or packages. Any clues. Thanks, Jay __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- 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/