Date: Wed, 09 Oct 2002 16:36:39 -0400 (EDT) From: John Baldwin <jhb@FreeBSD.org> To: current@FreeBSD.org Subject: I can't compile GENERIC, please let's fix this Message-ID: <XFMail.20021009163639.jhb@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
> make cc -c -O -pipe -march=pentium3 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../../.. -I../../../dev -I../../../contrib/dev/acpica -I../../../contrib/ipfilter -D_KERNEL -include opt_global.h -fno-common -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror ../../../netinet6/raw_ip6.c cc: Internal error: Illegal instruction (program cc1) Please submit a full bug report. See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions. *** Error code 1 > ll raw_ip6.o -rw-rw-r-- 1 john src 441 Oct 9 16:34 raw_ip6.o Even leaves a truncated .o file around. -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20021009163639.jhb>