c++/10268: C++ executables fail: libstdc++.so.5 not found

ehrhardt@mathematik.uni-ulm.de ehrhardt@mathematik.uni-ulm.de
Sun Mar 30 19:07:00 GMT 2003


Synopsis: C++ executables fail: libstdc++.so.5 not found

State-Changed-From-To: open->closed
State-Changed-By: cae
State-Changed-When: Sun Mar 30 17:24:09 2003
State-Changed-Why:
    This behaviour is intentional. -R adds paths to the executable and
    gcc should not add system specific paths to an executable.
    You can either set LD_RUN_PATH at compile time or LD_LIBRARY_PATH
    at run time.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10268



More information about the Gcc-bugs mailing list