This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB 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: c++/1246: Cannot map library libstdc++.so.5


Synopsis: Cannot map library libstdc++.so.5

Responsible-Changed-From-To: unassigned->chastain
Responsible-Changed-By: chastain
Responsible-Changed-When: Wed Aug 13 20:36:07 2003
Responsible-Changed-Why:
    Mine, for now.
State-Changed-From-To: open->feedback
State-Changed-By: chastain
State-Changed-When: Wed Aug 13 20:36:07 2003
State-Changed-Why:
    This is not a gdb bug.
    
    The c++ shared libraries are not installed properly on your system.  Try the 'ldd' shell command on your executable program.  Also, try linking your program with '-static'.  That will produce a bigger executable, but it ought to run and debug better.

http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=1246


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