Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!WHEATIES.AI.MIT.EDU!tower From: tower@WHEATIES.AI.MIT.EDU (Leonard H. Tower Jr.) Newsgroups: gnu.g++.bug Subject: Looking for bugs mail account... to report bug.... in g++, libg++... Message-ID: <8902060735.AA17829@wheat-chex.ai.mit.edu> Date: 6 Feb 89 07:35:37 GMT References: <8901311655.AA18094@mars.njit.edu> Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 23 Date: Tue, 31 Jan 89 11:55:36 EST From: alberto@mars.njit.edu (A. Izaguirre CIS fac) Can you forward this message to some bug accounts ( I don't know which one), The message is the following : I have installed gcc-1.31 and g++.1.32 in a Sun3/60 workstation using OS4.0. They both compiled without problem, except g++ that when making c++, it says that reverse_condition() is undefined. I actually copied the definition of reverse_condition in jump.c to expr.c. After doing this g++ seems to work. We tried afterwards to make libg++.a from the package libg++-1.32.0. After doing make libg++.a it says g++ -g -O -fchar-charconst -I../g++-include -I.. -fmemoize-llokups -fsave-memoized -c builtin.cc g++: Program c++ got fatal signal 10. *** Error code 1 make: Fatal error: Command failed for target `builtin.o' Current working directory /home/vienna/faculty/alberto/C++/libg++-1.32.0/src *** Error code 1 make: Fatal error: Command failed for target `libg++.a' Do you know what the problem could be. Thanks Alberto