This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Where can i find libstdc++.so.2.10.0
- From: "srinivas dot aluri at sankhyainfotech dot com" <srinivas dot aluri at sankhyainfotech dot com>
- To: gcc at gcc dot gnu dot org
- Date: Fri, 31 May 2002 09:44:23 +0530
- Subject: Re: Where can i find libstdc++.so.2.10.0
> Dear Sir
> I have developed "C" program (SUN Solaris - Sparc system)
>
> i have copied all the c
> files to /usr/local/bin then compiled i could make .o
> & exe file there
> but when i run the exe its given error saying
>
> ld.so.1: ./final: fatal: libstdc++.so.2.10.0: open
> failed: No such file or direc
> tory
> Killed
>
> Please help me in this regard.
>
> Should i download the said file , if yes from where i will get this
> Srinivas Aluri