--- gcc-2.7.2.3/configure.orig Fri Oct 10 16:19:43 1997 +++ gcc-2.7.2.3/configure Fri Oct 10 16:20:33 1997 @@ -2288,12 +2288,13 @@ xm_file=sparc/xm-linux.h tm_file=sparc/linux.h xmake_file=x-linux + tmake_file=t-linux fixincludes=Makefile.in #On Linux, the headers are ok already. broken_install=yes gnu_ld=yes # Don't use it. Linux uses a slightly different one. # The real one comes with the Linux C library. - #extra_parts="crtbegin.o crtend.o" + extra_parts="crtbegin.o crtbeginS.o crtend.o crtendS.o" ;; sparc-tti-*) tm_file=sparc/pbd.h