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. -- -ChuckReceived on Thu Sep 16 2004 - 16:36:34 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:12 UTC