Path: utzoo!utgpu!watmath!uunet!tut.cis.ohio-state.edu!TOADWAR.UCAR.EDU!gerry From: gerry@TOADWAR.UCAR.EDU (gerry wiener) Newsgroups: gnu.emacs.bug Subject: Problem using gcc-1.32 in compiling gnu emacs on sun4 Message-ID: <8812261958.AA04519@toadwar.UCAR.EDU> Date: 26 Dec 88 19:58:52 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 26 On using make CC="gcc -traditional" in the emacs distribution directory, all the files in etc compiled correctly and all the files in src compiled as well. During the first link in src the following were undefined: _divsi3 _modsi3 _udivsi3 Note: I did not enable the C_DEBUG_SWITCH or the C_OPTIMIZE_SWITCH in src/ymakefile. With no change in the sources, the command make worked correctly and produced a useable emacs. (Here cc was employed as opposed to gcc.) Thanks for the good work. gerry wiener