On Mon, Feb 21, 2000 at 02:00:42PM +0900, Seigo Tanimura wrote:
> On Sun, 20 Feb 2000 23:48:01 -0500,
> Ray Kohler <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>
May the Fleas of a Thousand Camels infest one of your Erogenous Zones.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message