GDB CVS won't build on HP-UX 10.20

Alexandre Oliva aoliva@redhat.com
Tue May 29 03:14:00 GMT 2001


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



More information about the Gdb mailing list