From owner-freebsd-questions Fri Oct 12 6:24:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost.chi.ameritech.net (mpdr0.chicago.il.ameritech.net [206.141.239.142]) by hub.freebsd.org (Postfix) with ESMTP id 57FE337B401 for ; Fri, 12 Oct 2001 06:24:34 -0700 (PDT) Received: from VICTIM ([66.72.113.70]) by mailhost.chi.ameritech.net (InterMail v4.01.01.07 201-229-111-110) with SMTP id <20011012132432.RPTJ25267.mailhost.chi.ameritech.net@VICTIM> for ; Fri, 12 Oct 2001 08:24:32 -0500 Message-ID: <001801c15332$19d2cc40$6401a8c0@VICTIM> From: "S.F." To: Subject: Internal compiler error Date: Fri, 12 Oct 2001 08:25:18 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 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 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. Thanks, Andrei. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message