2.4.19-pre4: Compiler crash in i386/kernel/mpparse.c

petali grigi (lk_ml@libero.it)
Thu, 21 Mar 2002 22:36:28 +0100


gcc crashes compiling arch/i386/kernel/mpparse.c line 41

gcc version 3.0.2 20010905 (Red Hat Linux 7.1 3.0.1-3)
(the one shipped with RH 7.2)

gcc -D__KERNEL__ -I/usr/src/linux-2.4/include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
-pipe -mpreferred-stack-boundary=2 -march=athlon -DKBUILD_BASENAME=mpparse
-c -o mpparse.o mpparse.c
mpparse.c:41: Internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make[1]: *** [mpparse.o] Error 1
make[1]: Leaving directory `/usr/src/linux-2.4/arch/i386/kernel'
make: *** [_dir_arch/i386/kernel] Error 2

matteo merli
matteo@petaligrigi.net
-
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/