Messages in this thread |  | | | From | "Norman Diamond" <> | | Subject | RH7.3 can't compile 2.6.0-test8 | | Date | Mon, 20 Oct 2003 19:21:51 +0900 |
| |
I understand that Red Hat's GCC is nonstandard, but this still surprised me. In the "make" output below, the word エラー means error.
fs/proc/array.c: In function `proc_pid_stat': fs/proc/array.c:398: Unrecognizable insn: (insn/i 1332 1672 1666 (parallel[ (set (reg:SI 0 eax) (asm_operands ("") ("=a") 0[ (reg:DI 1 edx) ] [ (asm_input:DI ("A")) ] ("include/linux/times.h") 37)) (set (reg:SI 1 edx) (asm_operands ("") ("=d") 1[ (reg:DI 1 edx) ] [ (asm_input:DI ("A")) ] ("include/linux/times.h") 37)) (clobber (reg:QI 19 dirflag)) (clobber (reg:QI 18 fpsr)) (clobber (reg:QI 17 flags)) ] ) -1 (insn_list 1326 (nil)) (nil)) fs/proc/array.c:398: confused by earlier errors, bailing out make[2]: *** [fs/proc/array.o] エラー 1 make[1]: *** [fs/proc] エラー 2 make: *** [fs] エラー 2 [ndiamond@c1pc40 linux-2.6.0-test8]$ gcc -v Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-110) [ndiamond@c1pc40 linux-2.6.0-test8]$ rpm -qa binutils binutils-2.11.93.0.2-11 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |