This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: egcs-19980707 on i586-pc-linux-gnu
- To: egcs at cygnus dot com
- Subject: Re: egcs-19980707 on i586-pc-linux-gnu
- From: Byeong-ryeol Kim <jinbo21 at soback dot kornet21 dot net>
- Date: Thu, 9 Jul 1998 15:52:06 +0900 (KST)
- Reply-To: Byeong-ryeol Kim <jinbo21 at soback dot kornet21 dot net>
On Wed, 8 Jul 1998, Byeong-ryeol Kim wrote:
....
> 2-a. failure in compiling linux kernel 2.1.108(ac2)
....
I found more helpful information about the failure of compiling linux kernel
2.1.108(ac2). 'make modules' emits such messages as follows:
.....
make[2]: Leaving directory `/usr/src/linux-2.1.108-ac2/fs/hpfs'
make[2]: Entering directory `/usr/src/linux-2.1.108-ac2/fs/ntfs'
gcc -D__KERNEL__ -I/usr/src/linux-2.1.108-ac2/include -Wall \
-Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -mcpu=pentium
-march=pentium -malign-loops=0 -malign-jumps=0 -malign-functions=0 \
-Dpentium -DMODULE -DNTFS_IN_LINUX_KERNEL -DNTFS_VERSION=\"980101\" \
-c -o support.o support.c
support.c: In function `ntfs_getput_clusters':
support.c:183: internal error--unrecognizable insn:
(insn 305 304 307 (parallel[
(set (reg/v:SI 39)
(asm_operands/v ("btsl %2,%1
sbbl %0,%0") ("=r") 0[
(reg:SI 63)
]
[
(asm_input:SI ("ir"))
] ("/usr/src/linux-2.1.108-ac2/include/asm/bitops.h") 75))
(set (mem/s/v:BLK (reg:SI 64))
(asm_operands/v ("btsl %2,%1
sbbl %0,%0") ("=m") 1[
(reg:SI 63)
]
[
(asm_input:SI ("ir"))
] ("/usr/src/linux-2.1.108-ac2/include/asm/bitops.h") 75))
] ) -1 (insn_list 304 (nil))
(expr_list:REG_DEAD (reg:SI 64)
(nil)))
../../egcs-19980707/gcc/toplev.c:1191: Internal compiler error in function \
fatal_insn
make[2]: *** [support.o] Error 1
make[2]: Target `modules' not remade because of errors.
make[2]: Leaving directory `/usr/src/linux-2.1.108-ac2/fs/ntfs'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.1.108-ac2/fs'
make: *** [modules] Error 2
"Where there is a will, there is a way." jinbo21@soback.kornet21.net
kbeyl@kids.kotel.co.kr
For the future of you and me! hitel: jinbo21