This is the mail archive of the gcc-help@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]

Executing problem


I have the following problem:

I successfully configured, bootstraped and installed gcc-3.2 on my
i686-debian/GNU-Linux-system (woody).
Too I then compiled a simple c++-source successfully with g++.

But .. I can not execute the program. The following error message
appears:

      .. cannot open libstc++.so.5 .. no such file or directory

But the libstc++.so.5-file resides in /usr/local/lib and is a symbolic
link to libstc++.so.5.0.0 that also resides in /usr/local/lib.
I have changed the rights with chmod so that can not be the problem.

What to do in this situation? Is it a bug?

Thanks for answering!!
A.Schawalder, MD

-- 
Werden Sie mit uns zum "OnlineStar 2002"! Jetzt GMX wählen -
und tolle Preise absahnen! http://www.onlinestar.de


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