Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csmil.umich.edu From: brode@csmil.umich.edu (Jon Brode) Newsgroups: gnu.gcc.bug Subject: Installation Problems gcc-1.35 Sun 3/50 SunOS3.5 Message-ID: <1110@mailrus.cc.umich.edu> Date: 7 Jun 89 02:38:36 GMT Sender: usenet@mailrus.cc.umich.edu Reply-To: brode@csmil.umich.edu (Jon Brode) Distribution: usa Organization: Cognitive Science and Machine Intelligence Laboratory Lines: 27 I've been trying to install gcc 1.35 on my Suns for about 3 weeks now. I've installed previous versions with no problems, but this is what happens when I attempt to compile gcc with itself. Any ideas, anyone? (output of `make CC=stage1/gcc CFLAGS="-g -O -Bstage1/"` follows stage1/gcc -g -O -Bstage1/ -I./config -DSTANDARD_STARTFILE_PREFIX=\"/usr/local/src/gnu/lib/\" -DSTANDARD_EXEC_PREFIX=\"/usr/local/src/gnu/lib/gcc-\" -c gcc.c stage1/gcc -c -g -O -Bstage1/ -I./config version.c stage1/gcc -c -g -O -Bstage1/ -I./config obstack.c stage1/gcc -g -O -Bstage1/ -o gccnew gcc.o version.o obstack.o crt0.c:719: Undefined symbol ___CTOR_LIST__ referenced from text segment crt0.c:753: Undefined symbol ___DTOR_LIST__ referenced from text segment crt0.c:757: Undefined symbol ___DTOR_LIST__ referenced from text segment crt0.c:758: Undefined symbol ___DTOR_LIST__ referenced from text segment crt0.c:758: Undefined symbol ___DTOR_LIST__ referenced from text segment mv gccnew gcc mv: gccnew: Cannot access: No such file or directory make: *** Error 1 Jon Brode -- brode@csmil.umich.edu "Keep your lawyers off my computer" Jon Brode -- brode@csmil.umich.edu Jesse '92! The Cognitive Science and Machine Intelligence Laboratory. CSMIL doesn't always agree with me, but they're coming along nicely.