Date: Sat, 19 Nov 2005 10:26:09 -0800 From: Brandon Fosdick <bfoz@bfoz.net> To: =?ISO-8859-1?Q?Eirik_=D8verby?= <ltning@anduin.net> Cc: stable@freebsd.org Subject: Re: Centralized building Message-ID: <437F6E41.2040504@bfoz.net> In-Reply-To: <EAD12EE3-2CB4-40D4-90AC-B2337455036C@anduin.net> References: <EAD12EE3-2CB4-40D4-90AC-B2337455036C@anduin.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Eirik Øverby wrote: > I've spent about a week trying to accomplish a rather simple task: To > build kernel and world once for each architecture we have, and > distribute this precompiled src and obj tree via NFS to all the systems > that need updating. I have combined this with a locally maintained CVS > tree, in order to assure coherent releases being installed on all our > systems. AFAICT cross-compiling amd64 on a i386 machine isn't supported yet. I ran into a similar problem when I upgraded an i386 machine to amd64. I thought I could just set CPUTYPE=athlon-64 and buildworld would do the right thing. Apparently not. I haven't bothered to try building i386 on an amd64 box though. Maybe you'll have better luck with that.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?437F6E41.2040504>