Date: Sun, 26 Feb 2006 14:54:38 -0600 From: Dan Nelson <dnelson@allantgroup.com> To: Chris Shenton <chris@shenton.org> Cc: freebsd-questions@freebsd.org Subject: Re: Build on one CPU, run on different ones? (AMD, VIA, Intel) Message-ID: <20060226205438.GA89507@dan.emsphone.com> In-Reply-To: <86r75qc4lq.fsf@Bacalao.shenton.org> References: <86r75qc4lq.fsf@Bacalao.shenton.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Feb 26), Chris Shenton said: > I've got a variety of boxes around the house which all share > /usr/local and /usr/X11 binaries, libraries and such. These boxes > are of different vintages ranging from an ancient P60 to a new > Pentium D, but also an older AMD K6 cpu and a VIA EPIA. > > My main NFS server is a 4-year old Intel and isn't the fastest for > building World or large ports. If I build on the new Pentium D box, > will the binaries run on the other systems? Or are there some > compatibility issues? As long as you haven't set any -march= flags in make.conf, the binaries should run fine on any x86 cpu. -- Dan Nelson dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060226205438.GA89507>