X-Spam-Check-By: sourceware.org Message-ID: From: Nitin Mathur To: cygwin AT cygwin DOT com Subject: Need Help Date: Sat, 11 Feb 2006 18:56:40 +0530 MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes 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 Hi,, I am sorry for sending the previous post without any message. It was sent by mistake. I am facing a small problem. I have gcc 2.95 installed on my machine. I cannot download the latest version or any other version of cygwin and gcc because these are my company requirements. I have to work on this version of gcc When I try to compile any cpp file, the linker throws an error "cannot find -lstdc++". I tried to search the complete cygwin directory for the library. I could find "libstdc++.a.2.10.0". I tried to rename this as stdc++.a but failed in my attempt to get the file linked. Can anybody help me in this regard ? I shall be really grateful. I have attached the error message below the mail. Best regards, Nitin Mathur, C:\TEMP>g++ c3.cpp -Wall /usr/lib/gcc-lib/i686-pc-cygwin/2.95.2-6/../../../../i686-pc-cygwin/bin/ld: cannot find -lstdc++ 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/