[gnu.gcc.bug] Problem installing gcc 1.35

cmh@sunspot.larc.nasa.gov (C. Michael Holloway) (10/16/89)

I am attempting to install gcc version 1.35 on a Sun 3/60 running OS 3.5,
using `config.gcc sun3-nfp'.  The first `make' completes normally.  However,
trying the second stage make fails as shown below:

cmh@phoebus :) make CC=stage1/gcc CFLAGS="-g -O -Bstage1/"
stage1/gcc -g -O -Bstage1/ -msoft-float -I./config \
  -DSTANDARD_STARTFILE_PREFIX=\"/usr/local/lib/\" \
  -DSTANDARD_EXEC_PREFIX=\"/usr/local/lib/gcc-\" -c gcc.c
stage1/gcc -c -g -O -Bstage1/ -msoft-float  -I./config version.c
stage1/gcc -c -g -O -Bstage1/ -msoft-float  -I./config obstack.c
stage1/gcc -g -O -Bstage1/ -msoft-float  -o gccnew gcc.o version.o obstack.o   
Undefined:
___DTOR_LIST__
___CTOR_LIST__
*** Error code 1
 
Stop.

What is happening, and how can it be fixed?

(If the solution to this problem has been discussed before, please forgive my
ignorance). 

Thanks.

--
C. Michael Holloway

NASA Langley Research Center
Systems Architecture Branch/Information Systems Division
Mail Stop 478
Hampton VA 23665-5225

Internet: cmh@sunspot.larc.nasa.gov
          cmh@csab.larc.nasa.gov
          cmh@uxv.larc.nasa.gov

==============================================================================
      "Come now, and let us reason together," Says the Lord,
      "Though your sins are as scarlet, They will be as white as snow;
       Though they are red like crimson, They will be like wool."
				 Isaiah 1:18
==============================================================================