Date: Thu, 14 Nov 2002 15:58:38 -0500 From: "Kliment Andreev" <klimenta@futurebit.com> To: "Brian Kraemer" <brian@etchings.com>, <freebsd-questions@freebsd.org> Subject: Re: cc1 error Message-ID: <000a01c28c20$a1ec5f60$ca0110ac@vinyl.tkvbp.com> References: <20021114122041.R4937-100000@kosh.etchings.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> $ 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000a01c28c20$a1ec5f60$ca0110ac>