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
Hi !
> ::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.
Ahm, I just set
CPUTYPE=p3
CFLAGS= -O -pipe
COPTFLAGS= -O -pipe
in /etc/make.conf, which is perfectly reasonable AFAIK.
Am I really doing nasty things here ??
The -march thingies are produced by the Makefiles.
And hardware problems should show up in other systems as well,
at least from time to time.
I just did a complete upgrade of fbsd-current on the same
machine without a fuss.
Right now it's happily portupgrading.
So, I'm quite a bit stunned as of what to do now.
I guess, this is one of the rare cases when a reinstall
of a bsd box is the best you can do...
Cheers
Peter
--
<peter.kadau@xxxxxxxxxxxxxxxx>
Campus der Max-Planck-Institute Tübingen
Netzwerk- und Systemadministration
Tel: +49 7071 601 598
Fax: +49 7071 601 616
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]