Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!cmcl2!yale!cs.yale.edu!spolsky-joel@CS.YALE.EDU From: spolsky-joel@CS.YALE.EDU (Joel Spolsky) Newsgroups: gnu.g++ Subject: Re: g++ 1.36.0 Message-ID: <3169@cs.yale.edu> Date: 22 Oct 89 22:50:18 GMT References: <3158@cs.yale.edu> Sender: news@cs.yale.edu Reply-To: spolsky-joel@CS.YALE.EDU (Joel Spolsky) Organization: Yale University Computer Science Dept, New Haven CT 06520-2158 Lines: 32 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 ... [dozens of .o files here] 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 avail. There is a comment about shared libraries in the Makefile which I don't understand. Can anybody 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