Re: Patch 2.2.13pre5

Joel Klecker (jk@espy.org)
Thu, 9 Sep 1999 14:50:25 -0700


2.2.13pre5 and gcc 2.95.1 don't get along...

gcc -D__KERNEL__ -I/local/projects/kernel/linux-2.2/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing
-pipe -fno-strength-reduce -march=k6 -DCPU=586 -c -o usercopy.o usercopy.c
usercopy.c: In function `strnlen_user':
usercopy.c:145: Invalid `asm' statement:
usercopy.c:145: fixed or forbidden register 2 (cx) was spilled for class CREG.
make[3]: *** [usercopy.o] Error 1
make[3]: Leaving directory `/local/projects/kernel/linux-2.2/arch/i386/lib'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/local/projects/kernel/linux-2.2/arch/i386/lib'
make[1]: *** [_dir_arch/i386/lib] Error 2
make[1]: Leaving directory `/local/projects/kernel/linux-2.2'

-- 
Joel Klecker (aka Espy)                    Debian GNU/Linux Developer
<URL:mailto:jk@espy.org>                 <URL:mailto:espy@debian.org>
<URL:http://web.espy.org/>               <URL:http://www.debian.org/>

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