Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!shelby!husc6!ukma!tut.cis.ohio-state.edu!ms.uky.edu!raj From: raj@ms.uky.edu Newsgroups: gnu.gcc.bug Subject: Problem installing gcc on Sparcstation-1 Message-ID: <8912201711.aa00837@s.s.ms.uky.edu> Date: 20 Dec 89 22:11:35 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 22 Hi We have successfully installed and used gnu stuff on sun3s before. I tried to install gnucc on Sparc and I get an error when I try to recomplie the coompiler using itself (make stage). The error is related to two definitions: after make stage1, make with appropriate flags as suggested in the installation guide results in: undefined: __builtin)saveregs --fixunsdfsi As far as I can see, they are defined in gnulib.c, but nm on gnulib does not show them defined. I will appreciate some help. Thanks, Raj --------