DragonFly bugs List (threaded) for 2003-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cpp0 bails out with signal 4
::> 1.5 src/lib/libc/locale/Makefile.inc
::Unfortunately it still doesn't work.
::
::Always in stage 4, but on different places, e.g. now
:
: If it is occuring at different places it is almost certainly
: a hardware problem.
:
: -Matt
: Matthew Dillon
: <dillon@xxxxxxxxxxxxx>
:
::cc -O -pipe -march=pentiumpro -I/usr/src/lib/libmd -DSHA1_ASM -DELF
::-DRMD160_ASM -DELF -c md2hl.c -o md2hl.o
::Illegal instruction (core dumped)
... or it could be due to your use of -march. I recommend
getting rid of -march optimizations. -mcpu is safer,
but -march has serious problems. I don't even use -mcpu
myself. I don't use either.
-Matt
Matthew Dillon
<dillon@xxxxxxxxxxxxx>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]