atom feed2 messages in org.freebsd.freebsd-questionsinformation about crossbuilding the w...
FromSent OnAttachments
Jonathan HorneJul 22, 2007 10:24 pm 
Garrett CooperJul 22, 2007 10:58 pm 
Subject:information about crossbuilding the world
From:Garrett Cooper (yous@u.washington.edu)
Date:Jul 22, 2007 10:58:29 pm
List:org.freebsd.freebsd-questions

Jonathan Horne wrote:

where can i get information about crossbuilding more than one architecture? i want to use an amd64 machine, to buildworld/kernels for both amd64 and i386. then, i want to installworld via NFS from i386 clients on my network.

cheers,

Should be pretty straight forward, if you use a chrooted installed world to build your homebrew 'releases'. Just setup the correct CPUTYPE in /etc/make.conf, and refer to the correct kernel config. -Garrett