Date: Sun, 11 Mar 2001 19:31:26 -0600 From: Larry Rosenman <ler@lerctr.org> To: Kris Kennaway <kris@obsecurity.org> Cc: stable@FreeBSD.ORG, qa@FreeBSD.ORG Subject: Re: cputype=486 Message-ID: <20010311193126.A6166@lerami.lerctr.org> In-Reply-To: <20010311145945.C66872@mollari.cthul.hu>; from kris@obsecurity.org on Sun, Mar 11, 2001 at 02:59:45PM -0800 References: <20010311120241.A15202@lerami.lerctr.org> <20010311145945.C66872@mollari.cthul.hu>
next in thread | previous in thread | raw e-mail | index | archive | help
* Kris Kennaway <kris@obsecurity.org> [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. This is problematical. I can give access to the box if need be. > > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010311193126.A6166>