Date: Sun, 20 Feb 2000 23:48:01 -0500 From: Ray Kohler <ray@rjk191.rh.psu.edu> To: current@freebsd.org Subject: /sys/i386/machdep.c breaks kernel build Message-ID: <20000220234801.A4251@rjk191.rh.psu.edu>
next in thread | raw e-mail | index | archive | help
The latest commit of /sys/i386/i386/machdep.c breaks the kernel build: cc -c -march=pentium -O3 -pipe -fno-builtin -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../i386/i386/machdep.c {standard input}: Assembler messages: {standard input}:2772: Error: operands given don't match any known 386 instruction *** Error code 1 Stop in /usr/src/sys/compile/RJK191. -- Ray Kohler <rjk191@psu.edu> "No, `Eureka' is Greek for `This bath is too hot.'" -- Dr. Who 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?20000220234801.A4251>