Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!rochester!cornell!batcomputer!lacey From: lacey@batcomputer.tn.cornell.edu (John Lacey) Newsgroups: gnu.gdb.bug Subject: Need help compiling gdb on a Gould Message-ID: <8358@batcomputer.tn.cornell.edu> Date: 9 Jul 89 20:27:49 GMT Reply-To: lacey@tcgould.tn.cornell.edu (John Lacey) Distribution: gnu Organization: Cornell Theory Center, Cornell University, Ithaca NY Lines: 16 I'm trying to compile gdb 3.1.2 on a Gould, and I ran into the following snag. In dbxread.c, in the function read_dbx_symtab, there is a switch statement. In that switch statement, both N_NBTEXT, defined in /usr/include/a.out.h, and N_INDR, defined in dbxread.c are cases. Unfortunately, they both are $define'd to 0xa. I am in no sense of the word a system hacker, and this is beyond me. Any clues? -- John Lacey | Internet: lacey@tcgould.tn.cornell.edu running unattached | BITnet: lacey@crnlthry | UUCP: cornell!batcomputer!lacey "Whereof one cannot speak, thereof one must remain silent." ---Wittgenstein