* Kris Kennaway <[EMAIL PROTECTED]> [010311 19:52]:
> On Sun, Mar 11, 2001 at 07:31:26PM -0600, Larry Rosenman wrote:
> > * Kris Kennaway <[EMAIL PROTECTED]> [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: [EMAIL PROTECTED]
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to