Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Sep 2004 14:36:31 -0400
From:      Charles Swiger <cswiger@mac.com>
To:        John Nielsen <lists@jnielsen.net>
Cc:        current@freebsd.org
Subject:   Re: Signal 4 installing kernel/world built for different cputype
Message-ID:  <53FDD37E-080F-11D9-A3FD-003065ABFD92@mac.com>
In-Reply-To: <1095355065.4149cab9b58ff@webmail.jnielsen.net>
References:  <1095355065.4149cab9b58ff@webmail.jnielsen.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sep 16, 2004, at 1:17 PM, John Nielsen wrote:
> I use a build machine to build world and kernels for other, slower
> machines.  The build machine is an Athlon Thunderbird running 
> 5.3-BETA4,
> and I'd like to upgrade the other machines to 5.3 as well.  I have
> compiled everything that runs on the build system with
> CPUTYPE?=athlon-tbird.
>
> When I do a buildworld/buildkernel for a pentium machine with 
> CPUTYPE=i586
> on make's command line, it looks like I get incompatible binaries in
> obj/usr/src/i386/legacy/usr/bin.

This is not surprising.  You need to set your CPUTYPE to the lowest 
common denominator of CPUs which you want the compiled code to run on.

-- 
-Chuck



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53FDD37E-080F-11D9-A3FD-003065ABFD92>