Date: 02 Nov 2002 15:55:27 -0500 From: "Alex(ander Sendzimir)" <alex@battleface.com> To: freebsd-questions@FreeBSD.ORG Subject: Re: release build Message-ID: <1036270528.74419.94.camel@prometheus> In-Reply-To: <20021102214439.6fd2beee.Sebastian.Boldt@arcor.de> References: <20021102214439.6fd2beee.Sebastian.Boldt@arcor.de>
next in thread | previous in thread | raw e-mail | index | archive | help
When you say, "release build", I'm assuming you mean a kernel and base
system. If this is the case, then, yes. It's pretty easy.
[1] place your custom configuration in /usr/src/sys/i386/conf
(or link to it there)
[2] read the top part of /usr/src/Makefile
[3] you might want to create|configure /etc/make.conf by
setting KERNCONF. For an additional 30M or so you can
compile for both machines.
[4] Assuming you have the two machines networking, setup nfs
so that you can install from the PIII.
This answer goes beyond what you asked with the nfs stuff. But there you
have it anyway. No cross compiling. This is a basic overview. Questions?
Alex
On Sat, 2002-11-02 at 15:44, Sebastian Boldt wrote:
Hello ppl,
I got two different machines, a PIII 500 and a AMD k6-2 300.
I want the PIII to build a release for the AMD machine with
optimizations. Is this possible with a simple make release,
or do I have to do some sort of cross compiling?
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
--
A L E X A N D E R S E N D Z I M I R Battleface Computing
Custom Computing - Linux & Free BSD - C, Perl, Python, WWW
info@battleface.com | 802 863 5502 | Colchester, VT 05446
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1036270528.74419.94.camel>
