From: Jae Won (int177c@aurora.cc.monash.edu.au)
Date: 09/14/92


From: int177c@aurora.cc.monash.edu.au (Jae Won)
Subject: Re: Compiler Internel error, help!
Date: 14 Sep 1992 07:42:37 GMT

In article <1992Sep14.045200.137476@ns1.cc.lehigh.edu> dlj0@ns1.cc.lehigh.edu (DAVID L. JOHNSON) writes:
>In article <1992Sep11.122706.2218@athena.mit.edu>, hammond@kwhpc.caseng.com (Kevin W. Hammond) writes:
>>|
>>| >
>>| > >
>>| > >
>>| > > Dear Linuxers,
>>| > >
>>| > > I got the following message:
>>| > >
>>| > > "gcc: Internal compiler error: program cc1plus got fatal signal 11"
>>| > >
>>| > > followed by a core dump when I compile the test.cc program below:
>>| > >

[lotsa stuffs deleted]

>
>I had these problems, too. But when I replaced some of the RAM they went
>away. I suspect hardware, specifically RAM parity failure, rather than
>software, especially when many programs cause the problem. I have had no
>trouble with this, even compiling using X and playing games while the
>compiler churned, since the RAM was replaced.
>
>This gcc really hammers the RAM, and even problems that don't show up under
>testing programs (like mine didn't) still cause these problems. I hope your
>machine is still under warrantee.

Hmm, I don't know about the RAM. I had the same prob yesterday so I checked
if cpp file was intact. It wasn't for some reason and I just had to untar
the original cpp from the archive and it worked fine...

Jae