Re: 2.1.128 / current EGCS

Bernhard Rosenkraenzer (bero@microsoft.sucks.eu.org)
Fri, 13 Nov 1998 20:29:41 +0100 (CET)


On Fri, 13 Nov 1998, Alan Cox wrote:

> Can you try 2.1.128ac1 as that has Bernd Schmidt's patch to fix
> the clobber stuff.

There's still a problem (last time I had forgotten to change the compiler
in the arch/i386/Makefile... Guess I should stop trying stuff after being
at the computer for 18 hours continually ;) ):

gcc -D__KERNEL__ -I/usr/src/linux-AC/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -s -fno-exceptions -pipe -s
-fomit-frame-pointer -mk6 -march=k6 -DCPU=686 -c -o checksum.o
checksum.c
checksum.c: In function `csum_partial':
checksum.c:200: Invalid `asm' statement:
checksum.c:200: fixed or forbidden register 2 (cx) was spilled for class
CREG.
checksum.c: In function `csum_partial_copy_generic':
checksum.c:538: Invalid `asm' statement:
checksum.c:538: fixed or forbidden register 4 (si) was spilled for class
SIREG.

LLaP
bero

-- 
Windows 98 supports real multitasking - it can boot and crash simultaneously.
***
Anyone sending unwanted advertising e-mail to this address will be charged
$25 for network traffic and computing time. By extracting my address from
this message or its header, you agree to these terms.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/