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]

gdb/63: build failure, native hppa1.1-hp-hpux10.20, no_shared_libraries



>Number:         63
>Category:       gdb
>Synopsis:       build failure, native hppa1.1-hp-hpux10.20, no_shared_libraries
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jun 19 10:08:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     chastain@redhat.com
>Release:        2001-06-17-cvs
>Organization:
>Environment:
native hppa1.1-hp-hpux10.20
>Description:
gdb fails to link with unresolved external "no_shared_libraries".

no_shared_libraries is referenced in remote.c and defined in solib.c.
native hppa1.1-hp-hpux10.20 uses somsolib.c which does not have a "no_shared_libraries" implementation.
>How-To-Repeat:
Build on native hppa1.1-hp-hpux10.20	
>Fix:
Either:

... implement "no_shared_libraries" in somsolib.c (and pa64solib.c as well).
... change the test in remote.c so that it does not call "no_shared_libraries" on this platform.
>Release-Note:
>Audit-Trail:
>Unformatted:


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