Where can i find libstdc++.so.2.10.0

Alexandre Oliva aoliva@redhat.com
Sun Jun 2 11:00:00 GMT 2002


On May 31, 2002, "srinivas.aluri@sankhyainfotech.com" <srinivas.aluri@sankhyainfotech.com> wrote:

>> ld.so.1: ./final: fatal: libstdc++.so.2.10.0: open
>> failed: No such file or directory

You have to set LD_LIBRARY_PATH so that the dynamic loader finds the
shared libraries are run time, or add them to /etc/ld.so.conf

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer



More information about the Gcc mailing list