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
: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
FreeBSD-current uses GCC 3, which has fewer -march and -mcpu bugs.
Like 4.x, we are using GCC 2.95.4.
I don't know if this is the cause of the problems you are seeing
but it's definitely a good idea to avoid those options.
-Matt
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]