Cannot find a shared object file

Angel Tsankov fn42551@fmi.uni-sofia.bg
Tue Jun 28 17:38:00 GMT 2005


I've just installed gcc 3.4.4, compiled a Hello, world program, and when I 
ran it, I got:

a.out: error while loading shared libraries: libstdc++.so.6: cannot open 
shared object file: No such file or directory

GCC was installed to ./Programs/GCC and running "find -name "libstdc++.so.6" 
returns:
./Programs/GCC/lib/nof/libstdc++.so.6
./Programs/GCC/lib/libstdc++.so.6

What's wrong? 




More information about the Gcc-help mailing list