This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Query
- From: Jonathan Wakely <cow at compsoc dot man dot ac dot uk>
- To: "Kumar S, Sudhir (Sudhir)" <sudhir at lucent dot com>
- Cc: "'libstdc++ at gcc dot gnu dot org'" <libstdc++ at gcc dot gnu dot org>
- Date: Mon, 3 Jan 2005 22:24:52 +0000
- Subject: Re: Query
- References: <6733C768256DEC42A72BAFEFA9CF06D21140212D@ii0015exch002u.iprc.lucent.com>
On Thu, Dec 30, 2004 at 02:20:56PM +0530, Kumar S, Sudhir (Sudhir) wrote:
> Hi
> When I try to run my compiled C++ program, it says libgcc_s.so.1 not
> found eventhough the file is present
> in the /usr/local/lib directory. I have also set this path in the .cshrc
> file. Please help.
See http://gcc.gnu.org/onlinedocs/libstdc++/faq/index.html#2_6
and http://gcc.gnu.org/onlinedocs/libstdc++/install.html#usage
Hope that helps,
jon
--
"The whole problem with the world is that fools and fanatics are always
so certain of themselves, but wiser people so full of doubts."
- Bertrand Russell