This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Where can i find libstdc++.so.2.10.0


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


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