Re: Problems compiling 2.2.13ac

Bernhard Rosenkraenzer (bero@redhat.com)
Mon, 25 Oct 1999 09:17:33 +0200 (CEST)


On Sun, 24 Oct 1999, Martin Schulze wrote:

> gcc -D__KERNEL__ -I/usr/src/linux-2.2.13ac/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -DMODULE -c -o sbni.o sbni.c
> sbni.c: In function `calc_crc':
> sbni.c:1375: Invalid `asm' statement:
> sbni.c:1375: fixed or forbidden register 1 (dx) was spilled for class DREG.
>
> This is an intel box, compiler is egcs.

Wrong. You're using gcc 2.95.x.
You can download a patch from http://people.redhat.com/bero/gcc295

LLaP
bero

-
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/