[gnu.g++.bug] Looking for bugs mail account... to report bug.... in g++, libg++...

tower@WHEATIES.AI.MIT.EDU (Leonard H. Tower Jr.) (02/06/89)

   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