problem with libstdc++.so.6

Jonathan Wakely cow@compsoc.man.ac.uk
Tue Sep 28 09:04:00 GMT 2004


On Tue, Sep 28, 2004 at 10:53:33AM +0200, Nursel Kilic wrote:

> I installed gcc-3.4.2, my program was compiled and by calling my outputfile
> (./test), I get the information: error while loading shared libraries:
> libstdc++.so.6: cannot open shared object file: No such a file or directory.

Have you read the documentation?

This is in the FAQ:

http://gcc.gnu.org/onlinedocs/libstdc++/faq/index.html#2_6

And in the "Using the library" section:

http://gcc.gnu.org/onlinedocs/libstdc++/install.html#usage

jon

-- 
"It's no good pretending that any relationship has a future if your record
 collections disagree violently, or if your favorite films wouldn't even
 speak to each other if they met at a party."
	- Nick Hornby



More information about the Libstdc++ mailing list