Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!mailrus!tut.cis.ohio-state.edu!CS.BROWN.EDU!mlm From: mlm@CS.BROWN.EDU Newsgroups: gnu.g++.bug Subject: compiling libg++-1.35.0(Complex.o) with g++ 1.35.1 Message-ID: <8905270233.AA16892@monaco.cs.brown.edu> Date: 27 May 89 02:33:54 GMT Sender: daemon@tut.cis.ohio-state.edu Reply-To: mlm@cs.brown.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 18 I just copied g++ 1.35.1 and libg++ 1.35.0 from yahi.stanford.edu and tried to compile them both. g++ compiles without any problems, but when I tried to use it to compile libg++ 135.0, it seemed to go into an infinite loop trying to compile the file Complex.cc. The stats on the tar files I copied: -rw-rw-rw- 1 33 927937 May 25 10:14 g++.xtar.Z -rw-rw-rw- 1 33 627453 May 17 06:30 libg++-1.35.0.tar.Z Our system: Sun 3/60 running SunOS 4.0.1 - gcc 1.35 I believe the diffs posted by tiemann@yahi had already been applied to the file in this version of g++.xtar.Z - have there been any more bug fixes I missed? Moises