From owner-freebsd-stable Sun Mar 11 17:58:52 2001 Delivered-To: freebsd-stable@freebsd.org Received: from lerami.lerctr.org (lerami.lerctr.org [207.158.72.11]) by hub.freebsd.org (Postfix) with ESMTP id 71C5937B718; Sun, 11 Mar 2001 17:58:46 -0800 (PST) (envelope-from ler@lerctr.org) Received: (from ler@localhost) by lerami.lerctr.org (8.11.3/8.11.3/20010112/$Revision: 1.13 $) id f2C1whu07659; Sun, 11 Mar 2001 19:58:43 -0600 (CST) (envelope-from ler) Date: Sun, 11 Mar 2001 19:58:43 -0600 From: Larry Rosenman To: Kris Kennaway Cc: stable@FreeBSD.ORG, qa@FreeBSD.ORG Subject: Re: cputype=486 Message-ID: <20010311195843.A7539@lerami.lerctr.org> References: <20010311120241.A15202@lerami.lerctr.org> <20010311145945.C66872@mollari.cthul.hu> <20010311193126.A6166@lerami.lerctr.org> <20010311175148.A82406@mollari.cthul.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.16i In-Reply-To: <20010311175148.A82406@mollari.cthul.hu>; from kris@obsecurity.org on Sun, Mar 11, 2001 at 05:51:48PM -0800 X-Mailer: Mutt http://www.mutt.org/ Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Kris Kennaway [010311 19:52]: > On Sun, Mar 11, 2001 at 07:31:26PM -0600, Larry Rosenman wrote: > > * Kris Kennaway [010311 17:00]: > > > On Sun, Mar 11, 2001 at 12:02:41PM -0600, Larry Rosenman wrote: > > > > If I make buildworld with CPUTYPE=i486 (on my P-III), and then > > > > make installworld on the 486 target, we get a signal 4 in > > > > the first install of code, in strip. > > > > > > Odd. That suggests that gcc is outputting code which can't run on the > > > i486 because it uses an illegal instruction. > > > > > > #define SIGILL 4 /* illegal instr. (not reset when caught) */ > > > > > > Does anyone else have 486 build reports with CPUTYPE, positive or negative? > > > > even without CPUTYPE I'm getting the same thing. > > Well, that says it's not CPUTYPE at fault..that's good. Can you run > strip outside of installworld? Perhaps it was already replaced with > e.g. a pentium-optimized version by something else. It works fine, as does the install from the /tmp/install.$$ directory. SO, where to now? > > Kris -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message