Gentoo Archives: gentoo-user

From: Etaoin Shrdlu <shrdlu@×××××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] SegFault while compiling gcc 4.1.1
Date: Thu, 23 Nov 2006 13:56:00
Message-Id: 200611231517.27058.shrdlu@unlimitedmail.org
In Reply to: [gentoo-user] SegFault while compiling gcc 4.1.1 by Leandro Melo de Sales
1 On Thursday 23 November 2006 14:39, Leandro Melo de Sales wrote:
2
3 > Hi,
4 >
5 > I'm trying to compile GCC 4.1.1-r1 but I got the following error
6 > message:
7 >[cut]
8 > 'main': /var/tmp/portage/gcc-4.1.1-r1/work/gcc-4.1.1/gcc/gcc.c:8043:
9 > internal compiler error: Segmentation fault
10 > Please submit a full bug report,
11 > with preprocessed source if appropriate.
12 > See <URL:http://bugs.gentoo.org/> for instructions.
13 > The bug is not reproducible, so it is likely a hardware or OS problem.
14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15
16 As the message says, you might have a hardware problem (usually bad RAM
17 or CPU). With this kind of errors, before submitting any bug reports,
18 try reemerging gcc: if it works, or breaks again but in another point
19 with the same error, it's very likely that the problem lies in your
20 hardware. There is a good article by Daniel Robbins which explains how
21 to troubleshoot such errors.
22
23 http://www.gentoo.org/doc/en/articles/hardware-stability-p1.xml
24 --
25 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] SegFault while compiling gcc 4.1.1 Leandro Melo de Sales <leandroal@×××××.com>
Re: [gentoo-user] SegFault while compiling gcc 4.1.1 "Vladimir G. Ivanovic" <vgivanovic@×××××××.net>