Cannot find a shared object file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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? 



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux