This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Query


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]