[gnu.g++.lib.bug] Help installing g++-1.34.2 and libg++-1.34.0

SAITO@sdr.slb.com ("Naoki Saito Ext. 5471", GEO-002) (05/11/89)

	Hello!  I am trying to install g++-1.34.2 and libg++-1.34.0 on
Sun3 OS 4.0.1.  I could install gcc-1.34 on this machine though it took a
long time to find the appropriate configuration.  I just use:
$ config.gcc sun3-nfp-os4
other configuration didn't work.

Now for g++, I followed the instructions as follows:

(1) $ make maketest
(2) $ config.g++ sun3-nfp-os4
(3) edit tm-sun3.h so that all crt0.o referred is changed to crt0+.o
(4) $ make
(5) $ make install

I could build g++, but when I tried to install libg++-1.34.0, the following
error occurred.

$ make libg++.a
(cd src; make GXX=g++ CC=gcc)
g++ -g -O -fchar-charconst -I../g++-include -I..  -fsave-memoized -c  builtin.cc 
as: error (/tmp/cca22254.s:1251): Invalid operand
as: error (/tmp/cca22254.s:1268): Invalid operand
*** Error code 1
make: Fatal error: Command failed for target `builtin.o'
Current working directory /dsk/10/GNU-beta/dist-libg++/src
*** Error code 1
make: Fatal error: Command failed for target `libg++.a'

What's wrong with this?  I did not build g++ correctly?  I also built g++
without modifying tm-sun3.h, the same error occurred at building libg++.
I would appreciate your help very very much!!!

Best wishes,
Naoki Saito (saito@sdr.slb.com)
Schlumberger-Doll Research