Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!bu.edu!bu-cs!snorkelwacker!tut.cis.ohio-state.edu!IVY.UCDAVIS.EDU!how From: how@IVY.UCDAVIS.EDU (W. Wilson Ho) Newsgroups: gnu.g++.bug Subject: cc1plus got fatal error Message-ID: <9002140056.AA20730@ivy.ucdavis.edu> Date: 14 Feb 90 00:56:27 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 18 Environment: sparc, SunOS 4.0, g++-1.36.4, libg++-1.36.3, g++ compiled by gcc 1.36. Problem: g++ compiled and installed without any problem. When installing libg++ (typing "make src"), got error: g++: Program cc1plus got fatal signal 6. The command that caused this error was: g++ -I/ucdeecs/usr/pkg/gnu/build.sparc/libg++-1.36.3/g++-include -g -O -fstrength-reduce -felide-constructors -fschedule-insns -fdelayed-branch -fsave-memoized -Wall -pipe -c stream.cc Please let me know if more information is needed. Wilson