Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Mar 2001 17:51:48 -0800
From:      Kris Kennaway <kris@obsecurity.org>
To:        Larry Rosenman <ler@lerctr.org>
Cc:        Kris Kennaway <kris@obsecurity.org>, stable@FreeBSD.ORG, qa@FreeBSD.ORG
Subject:   Re: cputype=486
Message-ID:  <20010311175148.A82406@mollari.cthul.hu>
In-Reply-To: <20010311193126.A6166@lerami.lerctr.org>; from ler@lerctr.org on Sun, Mar 11, 2001 at 07:31:26PM -0600
References:  <20010311120241.A15202@lerami.lerctr.org> <20010311145945.C66872@mollari.cthul.hu> <20010311193126.A6166@lerami.lerctr.org>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On Sun, Mar 11, 2001 at 07:31:26PM -0600, Larry Rosenman wrote:
> * 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. 

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.

Kris

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQE6rCu0Wry0BWjoQKURAgSyAKDudnzblQVRsU8UV8FxsRnkTa0kewCeMvY9
tQArxn3YbrUK8hrzQPu9Oog=
=ypS5
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010311175148.A82406>