Re: Signal 4 installing kernel/world built for different cputype
From: Charles Swiger (cswiger_at_mac.com)
Date: 09/16/04
- Previous message: Julian Elischer: "Re: Freeze (kind of)"
- In reply to: John Nielsen: "Signal 4 installing kernel/world built for different cputype"
- Next in thread: John Nielsen: "Re: Signal 4 installing kernel/world built for different cputype"
- Reply: John Nielsen: "Re: Signal 4 installing kernel/world built for different cputype"
- Reply: John Nielsen: "Re: Signal 4 installing kernel/world built for different cputype"
- Reply: John Nielsen: "Re: Signal 4 installing kernel/world built for different cputype"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 16 Sep 2004 14:36:31 -0400 To: John Nielsen <lists@jnielsen.net>
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 _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Julian Elischer: "Re: Freeze (kind of)"
- In reply to: John Nielsen: "Signal 4 installing kernel/world built for different cputype"
- Next in thread: John Nielsen: "Re: Signal 4 installing kernel/world built for different cputype"
- Reply: John Nielsen: "Re: Signal 4 installing kernel/world built for different cputype"
- Reply: John Nielsen: "Re: Signal 4 installing kernel/world built for different cputype"
- Reply: John Nielsen: "Re: Signal 4 installing kernel/world built for different cputype"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|