[comp.sys.sun] gcc 1.36

lsf@astrosun.tn.cornell.edu (Sam Finn) (10/19/89)

I've been trying to bring up gcc v1.36 up on a 3/280 running 4.0.3.  The
basic process involves using cc to compile gcc, and then let gcc compile
itself. As a check on the compilation, you let the new gcc compile itself
yet again, and compare the objects from the two gcc compiles. I'm finding
the all the objects differ at byte 7, which shouldn't be. [[Aside: By my
reading of TFM (a.out), byte 7 is part of a long that determines the size
of the text segment]].

My Questions:

1)  Has anyone successfully brought up gcc 1.36 on a Sun 3 running 4.0.3?
	If so, can you suggest things I might try to get the bugger to
	work?

2)  Are there know bugs related to the Sun3 port of gcc 1.36?

Thanks,

lsf@astrosun.tn.cornell.edu