[gnu.g++] help! installing g++ 1.36.0

spolsky-joel@CS.YALE.EDU (Joel Spolsky) (10/23/89)

Help!

I am having trouble compiling g++.

The system: Sun 3 / Sun-OS 4.0


The symptom: trying to make the target cc1plus:

gcc -DGATHER_STATISTICS -O -g  -o cc1plus lastfile.o cplus-tab.o cplus-decl.o cplus-decl2.o cplus-typeck.o cplus-typeck2.o  cplus-tree.o cplus-lex.o cplus-class.o cplus-init.o cplus-except.o  cplus-method.o cplus-cvt.o cplus-search.o cplus-ptree.o toplev.o version.o tree.o print-tree.o stor-layout.o fold-const.o  rtl.o rtlanal.o expr.o stmt.o expmed.o explow.o optabs.o varasm.o  symout.o dbxout.o sdbout.o emit-rtl.o insn-emit.o  integrate.o jump.o cse.o loop.o flow.o stupid.o combine.o  regclass.o local-al




loc.o global-alloc.o reload.o reload1.o caller-save.o  insn-peep.o final.o recog.o insn-recog.o insn-extract.o insn-output.o obstack.o  malloc.o 
gcc: Program ld got fatal signal 25.
*** Error code 1
make: Fatal error: Command failed for target `cc1plus'



I tried using the gnu ld but to no avial. There is a comment about
shared libraries in the Makefile which I don't understand. Can any
body offer any suggestions?

Thanks in advance.

+----------------+----------------------------------------------------------+
|  Joel Spolsky  | bitnet: spolsky@yalecs.bitnet     uucp: ...!yale!spolsky |
|                | internet: spolsky@cs.yale.edu     voicenet: 203-436-1538 |
+----------------+----------------------------------------------------------+
                                                      #include <disclaimer.h>