From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Oliva To: gdb@sources.redhat.com Subject: GDB CVS won't build on HP-UX 10.20 Date: Tue, 29 May 2001 03:14:00 -0000 Message-id: X-SW-Source: 2001-05/msg00334.html The problem is that remote.c calls no_shared_libraries(), but solib.c is not used on this platform, and in 10 seconds I couldn't find anything remotely similar in somsolib.c. Should the #ifdef test that decides whether to call no_shared_libraries() be made stricter, or should no_shared_libraries() be defined in somsolib.c too? -- 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 *Please* write to mailing lists, not to me