Hi All !!
When I try compile kernel on my RH7.2
with CC=kgcc, I receive this message:
kgcc -D__ASSEMBLY__ -D__KERNEL__ -I/usr/src/linux-2.4.19-rc2aa1/include -traditional \
-c head.S -o head.o kgcc -D__KERNEL__ -I/usr/src/linux-2.4.19-rc2aa1/include -Wall \
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-st rict-aliasing -fno-common \
-fomit-frame-pointer -pipe -march=i686 -nostdinc -I /usr/lib/gcc-lib/i386-redhat- \
linux/egcs-2.91.66/include -DKBUILD_BASENAME=init_task -c -o init_task.o init_task.c \
../../gcc/c-typeck.c:5945: Internal compiler error in function add_pending_init \
make[1]: *** [init_task.o] Error 1 make[1]: Leaving directory \
`/usr/src/linux-2.4.19-rc2aa1/arch/i386/kernel'
make: *** [_dir_arch/i386/kernel] Error 2
__________________________________________________
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com
-
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/