Path: utzoo!attcan!uunet!husc6!mit-eddie!HUMPBACK.CS.WASHINGTON.EDU!richk
From: richk@HUMPBACK.CS.WASHINGTON.EDU (Richard_Korry {206} 543-2118)
Newsgroups: comp.lang.c++
Subject: Re: g++ and libg++ versions 1.25.0 now available
Message-ID: <8807182345.AA10890@humpback.cs.washington.edu>
Date: 19 Aug 88 08:28:10 GMT
Sender: gkendall@eddie.MIT.EDU
Lines: 14

> The distribution is on prep /u2/emacs/libg++.tar-1.25.0.Z.  This
> version contains one major bugfix, a few minor ones, some minor
> changes and improvements, some new classes, and many new container
> class prototype files. Read the README.
-- After installing gcc-1.25, g++-1.25 my compilation of test/test11.cc 
got me the following:
$ g++ -g -O -fchar-charconst  -c  test11.cc
In function int main ():
test11.cc:76: Segmentation violation
g++: Program c++ got fatal signal 11.
*** Error code 1

This is on a Sun3/60 running SUNOS 3.5. Any ideas?
    rich