Date: Sun, 11 Mar 2001 14:59:45 -0800 From: Kris Kennaway <kris@obsecurity.org> To: Larry Rosenman <ler@lerctr.org> Cc: stable@freebsd.org, qa@FreeBSD.org Subject: Re: cputype=486 Message-ID: <20010311145945.C66872@mollari.cthul.hu> In-Reply-To: <20010311120241.A15202@lerami.lerctr.org>; from ler@lerctr.org on Sun, Mar 11, 2001 at 12:02:41PM -0600 References: <20010311120241.A15202@lerami.lerctr.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--c3bfwLpm8qysLVxt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Mar 11, 2001 at 12:02:41PM -0600, Larry Rosenman wrote: > If I make buildworld with CPUTYPE=3Di486 (on my P-III), and then=20 > make installworld on the 486 target, we get a signal 4 in > the first install of code, in strip.=20 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? Kris --c3bfwLpm8qysLVxt Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6rANhWry0BWjoQKURAqNUAJ0c4RICPS57MWCQyC7thLa0OhXqNgCg1cpu TZs9HdFTkSvaN/CgPpWqiPk= =ECvC -----END PGP SIGNATURE----- --c3bfwLpm8qysLVxt-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010311145945.C66872>