Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!ucsd!tut.cis.ohio-state.edu!AI.MIT.EDU!phr From: phr@AI.MIT.EDU (Paul Rubin) Newsgroups: gnu.gdb.bug Subject: makefile bugs in gdb 3.2 on sys V Message-ID: <8909292008.AA01325@wheat-chex> Date: 29 Sep 89 20:08:48 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 13 1. {$ADD_SEGMENT} should say ${ADD_SEGMENT} (name may have been different from this slightly) 2. Header comment saying to hack REGEX and CLIBS for Sys V should also say to hack SYSV_DEFINE. 3. readline/makefile runs "cc -c foo.c -o foo.o", the "-o foo.o" should not be there. There are some other bugs too that prevent it from installing on vanilla Sys V; I am trying to fix them and will send a more complete report later. PS. Installation loses totally on SCO Xenix/386 (not a bug, just information that it would be a significant amount of work to make it win despite allegations that xenix==sys v.