From owner-freebsd-questions Thu Nov 14 12:57:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2645537B401 for ; Thu, 14 Nov 2002 12:57:42 -0800 (PST) Received: from c014.snv.cp.net (h003.c014.snv.cp.net [209.228.35.77]) by mx1.FreeBSD.org (Postfix) with SMTP id A6D7F43E3B for ; Thu, 14 Nov 2002 12:57:41 -0800 (PST) (envelope-from klimenta@futurebit.com) Received: (cpmta 1669 invoked from network); 14 Nov 2002 12:57:41 -0800 Received: from 12.33.76.83 (HELO bigbeat) by smtp.cswebmail.com (209.228.35.77) with SMTP; 14 Nov 2002 12:57:41 -0800 X-Sent: 14 Nov 2002 20:57:41 GMT Message-ID: <000a01c28c20$a1ec5f60$ca0110ac@vinyl.tkvbp.com> From: "Kliment Andreev" To: "Brian Kraemer" , References: <20021114122041.R4937-100000@kosh.etchings.com> Subject: Re: cc1 error Date: Thu, 14 Nov 2002 15:58:38 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-5" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 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 > $ cat test.c > int main(void) { return (0); } > > $ cc test.c > cc: Internal compiler error: program cc1 got fatal signal 11 Boot with old kernel and use the same above. What are the results? On my system % uname -a FreeBSD goatrance.futurebit.com 4.7-RELEASE FreeBSD 4.7-RELEASE #.... % ls -l /usr/bin/cc -r-xr-xr-x 2 root wheel 130600 Oct 9 08:44 /usr/bin/cc % md5 /usr/bin/cc MD5 (/usr/bin/cc) = 46b5c497010f86ab90f66d1f0796f541 % cc --version 2.95.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message