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: problem with libstdc++.so.6


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


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