Date: Thu, 10 Mar 2005 17:23:16 +0000 From: Kris Kennaway <kris@FreeBSD.org> To: Tarc <tarc@po.cs.msu.su> Cc: freebsd-questions@freebsd.org Subject: Re: parallel making Message-ID: <20050310172316.GH34206@hub.freebsd.org> In-Reply-To: <20050309162048.GA45436@thorin.po.cs.msu.su> References: <20050309162048.GA45436@thorin.po.cs.msu.su>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 09, 2005 at 07:20:48PM +0300, Tarc wrote: > I have small network at home (2 machines with PentiumII/64mb ram with RELENG_5). > How I can build system REALLY parallel (e.g. remote building and swapping via NFS) > > I saw to make(1) sources and found macros REMOTE, which if defined, enables(?) it. How it works now and how, if works? > Does make(1) have this feature in CURRENT? I don't believe this works. Look into using distcc - it's been discussed on mailing lists before how to build with it. Kris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050310172316.GH34206>