delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2006/02/11/15:39:04

X-Spam-Check-By: sourceware.org
Date: Sat, 11 Feb 2006 15:38:54 -0500 (EST)
From: Igor Peshansky <pechtcha AT cs DOT nyu DOT edu>
Reply-To: cygwin AT cygwin DOT com
To: Nitin Mathur <nitinm AT kyocera-wireless DOT com>
cc: cygwin AT cygwin DOT com
Subject: Re: Need Help
In-Reply-To: <F1B0448BE7E53A49AF81E306BE4AB92301BFCEDB@kwisrv3.kwi.intra.kyocera-wireless.com>
Message-ID: <Pine.GSO.4.63.0602111519390.14422@access1.cims.nyu.edu>
References: <F1B0448BE7E53A49AF81E306BE4AB92301BFCEDB AT kwisrv3 DOT kwi DOT intra DOT kyocera-wireless DOT com>
MIME-Version: 1.0
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

On Sat, 11 Feb 2006, Nitin Mathur wrote:

> 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.

The name you chose is wrong; -lstdc++ will look for a file named
"libstdc++.a", not "stdc++.a".  But this is unlikely to work in any case,
since the above library does not come from the gcc2 Cygwin package.
Looks like your version of gcc2 is screwed up.

> 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

Start here:

> Problem reports:       http://cygwin.com/problems.html

Please pay particular attention to the part that talks about message
subjects and the part that asks you to attach (as an uncompressed text
attachment) the output of "cygcheck -svr" on your machine.
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_	    pechtcha AT cs DOT nyu DOT edu | igor AT watson DOT ibm DOT com
ZZZzz /,`.-'`'    -.  ;-;;,_		Igor Peshansky, Ph.D. (name changed!)
     |,4-  ) )-,_. ,\ (  `'-'		old name: Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"Las! je suis sot... -Mais non, tu ne l'es pas, puisque tu t'en rends compte."
"But no -- you are no fool; you call yourself a fool, there's proof enough in
that!" -- Rostand, "Cyrano de Bergerac"

--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019