Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jul 1997 01:32:51 +0200
From:      Philipp Reichmuth <chokepnt@prima.ruhr.de>
To:        stable@freebsd.org, FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   mw fails even more...
Message-ID:  <33CC08A3.41C67EA6@prima.ruhr.de>

next in thread | raw e-mail | index | archive | help
At CTM #0345, my make world is starting to get increasingly weird; now
the kernel starts to dump core while processing. I NEVER had that kind
of problem before, and the machine is usually running for hours.

============> make world output <=======================================

cc -O2 -m486 -pipe -DFREEBSD_AOUT
-I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc
-I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config
-DFREEBSD_NATIVE -DDEFAULT_TARGET_VERSION=\"2.7.2.1\"
-DDEFAULT_TARGET_MACHINE=\"i386-unknown-freebsd\"
-I/usr/obj/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -c
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/recog.c -o
recog.o
cc -O2 -m486 -pipe -DFREEBSD_AOUT
-I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc
-I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config
-DFREEBSD_NATIVE -DDEFAULT_TARGET_VERSION=\"2.7.2.1\"
-DDEFAULT_TARGET_MACHINE=\"i386-unknown-freebsd\"
-I/usr/obj/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -c
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/reg-stack.c -o
reg-stack.o

  (this is where the kernel dumped core)

cc: Internal compiler error: program cc1 got fatal signal 11
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
=====================> make world output
<================================

My system configuration is the following:

ASUS TX97E with AMD K6/200; 64 MB RAM (FPM 60ns and never had any
problems)
Adaptec 2940U; Quantum Fireball TM3200S Ultra; Toshiba 5701
Matrox Mystique
Ancient Mitsumi CDROM for use when SCSI fails

and the other stuff shouldn't matter.

Anyone out there able to tell me what's going wrong?

And BTW - what kernel config options are best for the K6? I've
configured it for I586_CPU with faster FPU exception handler. (Could
this or my -O3-optimized kernel be source of the problem? Would be
rather surprising, though.)

Philipp





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?33CC08A3.41C67EA6>