From owner-freebsd-questions Fri Oct 12 23:54:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp3.mx.pitdc1.stargate.net (smtp3.mx.pitdc1.stargate.net [206.210.69.143]) by hub.freebsd.org (Postfix) with SMTP id B098A37B408 for ; Fri, 12 Oct 2001 23:54:15 -0700 (PDT) Received: (qmail 19283 invoked from network); 13 Oct 2001 06:54:12 -0000 Received: from unknown (HELO wastegate.net) (216.151.64.6) by smtp3.mx.pitdc1.stargate.net with SMTP; 13 Oct 2001 06:54:12 -0000 Received: (qmail 13894 invoked from network); 13 Oct 2001 06:54:13 -0000 Received: from unknown (HELO mother) (192.168.1.2) by 192.168.1.1 with SMTP; 13 Oct 2001 06:54:13 -0000 From: "Doug Reynolds" To: "freebsd-questions@freebsd.org" , "S.F." Date: Sat, 13 Oct 2001 02:52:41 -0400 Reply-To: "Doug Reynolds" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows 98 (4.10.2222) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: Internal compiler error Message-Id: <20011013065415.B098A37B408@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 12 Oct 2001 08:25:18 -0700, S.F. wrote: >Hello everyone, >You are probably tired of this common question... >Whenever I try to compile a huge program, >I receie Internal compiler error 11 > >cc:Internal compiler error: program cc1 got fatal signal 11 >*** Error code 1 > >Stop in /usr/src/gnu/usr.bin/cc/cc_int. >*** Error code 1 > >Stop in /usr/src/gnu/usr.bin/cc. >*** Error code 1 > >Stop in /usr/src. >*** Error code 1 > >/kernel: pid 25824 (cc1), uid 0: exited on signal 11 (core dumped) > >I use gcc 2.95.3 > >I am running FreeBSD 4.4 500Mhz AMD-K6 processor and 256MB of RAM >I suspect it's a fault of processor, but it could be some other device, that >cause an error. >Does anyone know any workaround about that? How it's possible to fix it? >Any suggestions will be greatly appreciated. best bet is to first swap out the ram modules (ie try one at a time or borrow from a known good), then try swapping CPUs. if that still doesnt work, its possibly options cards, but probably the motherboard. it is easy to cook an AMD cpu if you dont have a good fan (the k6 class is a lot harder than the k7s though) --- doug reynolds | the maverick | mav@wastegate.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message