X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org X-YMail-OSG: G8NGGMMVM1leLivgcbHl0LtBtOoAsVJIzbWGnavwBmHfJe0.TTWgyzY.Ndsr5hPKnu0ZhlKvTq2qLI_W1vyQCHU5e56dxvk8OKoHtbFmfWpZ6Q_DVvF0gcNKKeX_sg8mtb5ad0QudlFnud6aA2B8hcfPW5iwXofJxu7i3Zt1gluMeB55oTstLGebRPw- X-Mailer: YahooMailWebService/0.7.247.3 Date: Fri, 17 Oct 2008 10:22:30 -0700 (PDT) From: jayshankar nair Reply-To: n_jayshankar AT yahoo DOT com Subject: Re: cygwin:g++linker problems To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <614066.60397.qm@web55803.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 >Shared libraries have the extension .dll on Windows, not .so. >Specifying -lf will find your library if you named it cygf.dll or >libf.dll, or if you created an import library libf.dll.a. (It will find >other variants as well, like f.lib. Read the linker manual for the full >list.) compilation works fine with .dll extension. Thanks!!. __________________________________________________ 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/