Date: Tue, 05 Apr 2005 11:55:27 +0200 From: Jiri Novak <novak@nostromo.cz> To: freebsd-questions@freebsd.org Subject: [solved] Re: segfaulting gcc Message-ID: <d2tn6r$qpm$1@sea.gmane.org> In-Reply-To: <d2jbor$avp$1@sea.gmane.org> References: <d2j8ap$jk$1@sea.gmane.org> <424D3033.6050409@dial.pipex.com> <d2jbor$avp$1@sea.gmane.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Jiri Novak wrote: > The error always occur at the same place, in ports (it was firefox and > mplayer > for sure, not quite sure about others) and in buildworld, so I don't > suspect faulty hardware. > No useful messages in /var/log/messages... > Well, it seems that I'm doomed :( > -- > Jiri Novak I hate to followup to myself, but I solved the problem... in a way :) I did download base distribution of 5.4-BETA1 and replaced my b0rken /usr/libexec/cc* binaries with "clean" ones. After that I'd rebuilt world and kernel with more sane optimization settings (I was using -O2, which probably caused the problem) and everything works happily, ports are building with no segfaults. If anybody have the same problem and is as desperate as I was (the system is physically almost unacessible for me), this may be the quick and dirty solution... -- Jiri Novak
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d2tn6r$qpm$1>