Path: utzoo!telly!ddsw1!mcdchg!rutgers!ukma!tut.cis.ohio-state.edu!umb.edu!karl From: karl@umb.edu ("Karl Berry.") Newsgroups: gnu.g++.bug Subject: g++ 1.27.0 does not work with gdb+ 2.8.0 on Sun 3? Message-ID: <8809291900.AA08551@prep.ai.mit.edu> Date: 29 Sep 88 11:36:57 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 13 I have compiled g++ 1.27.0 on a Sun 3, first with gcc 1.28: that produced a compiler which ran fine, but a debugger that says ``Bad symbol table format, unexpected ',' at position 93'' or some similar message. (This is gdb+ 2.8.0.) Then I compiled it with gcc 1.27 (the way I probably should have done it in the first place), and everything went fine until genrecog told me: ``Two instructions matched the same pattern at line 2'' or something similar. Has anyone else encountered any problems on a Sun 3? We are running 3.4. Karl. karl@umb.edu