[gnu.gcc.bug] Problem installing gcc on Sparcstation-1

raj@ms.uky.edu (12/21/89)

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
 
--------