From owner-freebsd-current Sun Feb 20 22: 1:20 2000 Delivered-To: freebsd-current@freebsd.org Received: from rjk191.rh.psu.edu (RJK191.rh.psu.edu [128.118.193.182]) by hub.freebsd.org (Postfix) with ESMTP id 4B92737C0AD for ; Sun, 20 Feb 2000 22:01:17 -0800 (PST) (envelope-from ray@rjk191.rh.psu.edu) Received: (from ray@localhost) by rjk191.rh.psu.edu (8.9.3/8.9.3) id BAA00236; Mon, 21 Feb 2000 01:01:02 -0500 (EST) (envelope-from ray) Date: Mon, 21 Feb 2000 01:01:02 -0500 From: Ray Kohler To: Seigo Tanimura Cc: current@freebsd.org Subject: Re: /sys/i386/machdep.c breaks kernel build Message-ID: <20000221010102.A203@rjk191.rh.psu.edu> Reply-To: rjk191@psu.edu References: <20000220234801.A4251@rjk191.rh.psu.edu> <14512.50810.382596.26482Z@rina.r.dl.itc.u-tokyo.ac.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <14512.50810.382596.26482Z@rina.r.dl.itc.u-tokyo.ac.jp>; from tanimura@r.dl.itc.u-tokyo.ac.jp on Mon, Feb 21, 2000 at 02:00:42PM +0900 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 21, 2000 at 02:00:42PM +0900, Seigo Tanimura wrote: > On Sun, 20 Feb 2000 23:48:01 -0500, > Ray Kohler said: > > Ray> cc -c -march=pentium -O3 -pipe -fno-builtin -Wall -Wredundant-decls > Ray> -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes > Ray> -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi > Ray> -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include > Ray> opt_global.h -elf -mpreferred-stack-boundary=2 > Ray> ../../i386/i386/machdep.c > Ray> {standard input}: Assembler messages: > Ray> {standard input}:2772: Error: operands given don't match any known > Ray> 386 instruction > Ray> *** Error code 1 > > > Could you try the following patch(sent to bsd personally)? It prevents > movl between a debug register and memory. > This patch fixed it. Compiles fine, runs fine. Thanks! -- Ray Kohler May the Fleas of a Thousand Camels infest one of your Erogenous Zones. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message