Path: utzoo!utgpu!watmath!uunet!ginosko!gem.mps.ohio-state.edu!apple!agate!helios.ee.lbl.gov!fionn.lbl.gov!mike
From: mike@fionn.lbl.gov (Michael Helm)
Newsgroups: gnu.gcc.bug
Subject: gcc 1.36 won't bootstrap on Sun 3
Message-ID: <3881@helios.ee.lbl.gov>
Date: 30 Sep 89 21:14:25 GMT
Sender: usenet@helios.ee.lbl.gov
Distribution: gnu
Organization: Lawrence Berkeley Laboratory, Berkeley, CA
Lines: 26

The 1st phase of building gcc-1.36 on a 3/60, SunOS 4.0.1, completes,
but stage1 blows off rite away with this diagnostic:
stage1/gcc -g -Bstage1/ -I. -I../gcc -I../gcc/config \
  -DSTANDARD_STARTFILE_PREFIX=\"/usr/local/lib/\" \
  -DSTANDARD_EXEC_PREFIX=\"/usr/local/lib/gcc-\" -c \
  `echo ../gcc/gcc.c | sed 's,^\./,,'`
stage1/gcc -c -g -Bstage1/  -I. -I../gcc -I../gcc/config ../gcc/version.c
stage1/gcc -c -g -Bstage1/  -I. -I../gcc -I../gcc/config ../gcc/obstack.c
stage1/gcc -g -Bstage1/  -o gccnew gcc.o version.o obstack.o   
Undefined:
start
___DTOR_LIST__
___CTOR_LIST__
entry point not in text
*** Error code 1 

I don't have any idea what these are.

I do not have FLOATING_OPTION set, configuration was
config.gcc -srcdir=../gcc sun3-os4
where ../gcc is the 1.36 source.  I used essentially the
same technique to build gcc-1.36 successfully on Sun 4 & 386i,
so I'm puzzled.  Any ideas or help appreciated.

Thanks for your attention,
Michael Helm (mike@fionn.lbl.gov) (M_Helm@lbl.gov)