From owner-freebsd-stable Wed Aug 16 16:29:32 2000 Delivered-To: freebsd-stable@freebsd.org Received: from camus.cybercable.fr (camus.cybercable.fr [212.198.0.200]) by hub.freebsd.org (Postfix) with SMTP id 865CD37B6F2 for ; Wed, 16 Aug 2000 16:29:27 -0700 (PDT) (envelope-from mux@qualys.com) Received: (qmail 2344360 invoked from network); 16 Aug 2000 23:29:25 -0000 Received: from r121m50.cybercable.tm.fr (HELO qualys.com) ([195.132.121.50]) (envelope-sender ) by camus.cybercable.fr (qmail-ldap-1.03) with SMTP for ; 16 Aug 2000 23:29:25 -0000 Message-ID: <399B2474.FB12B1C@qualys.com> Date: Thu, 17 Aug 2000 01:32:05 +0200 From: Maxime Henrion X-Mailer: Mozilla 4.74 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Kris Kennaway , freebsd-stable@freebsd.org Subject: Re: is -STABLE broken ? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kris Kennaway wrote: > On Wed, 16 Aug 2000, Maxime Henrion wrote: > > > It's weird because signal 4 is SIGILL, and means that an illegal > > instruction has been caught. (exception #6 if I remember right). So it > > looks like a bug in the compiler. > > Here is my uname -a ouput : > > You forgot to mention what CPU - most likely thing is that you built the > compiler using CPU optimizations which dont work for your CPU, like using > -march=pentium on a 486 :-) > Well it's a K6-2 one. But i've not compiled cc with optimization flags, I only have CFLAGS=-O -pipe in my /etc/make.conf Mux To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message