[gnu.emacs.bug] Problem using gcc-1.32 in compiling gnu emacs on sun4

gerry@TOADWAR.UCAR.EDU (gerry wiener) (12/27/88)

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