Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Feb 2002 00:21:01 +0200 (EET)
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Andrei Zaitsau <synfin@ameritech.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: MFS - buildworld
Message-ID:  <20020204001859.F16073-100000@hades>
In-Reply-To: <000e01c1acf6$665d3000$6701a8c0@mez>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2002-02-03 13:04, Andrei Zaitsau wrote:
> Yeah, but what if I have reasonable ammount of memory (2Gb), and I would
> like to speed up buildworld compiling?
>
> Thanks.

Oh pardon me, I missed that point :-)

You could set up an MFS for /usr/obj then, and make sure to have -pipe
in your CFLAGS and COPTFLAGS which will (hopefully, I'm not very
familiar with the gutts of the buildworld and buildkernel make
targets) inhibit the creation of files in /tmp or /var/tmp by the
build tools.

-- 
Giorgos Keramidas . . . . . . . . . keramida@{ceid.upatras.gr,freebsd.org}
FreeBSD Documentation Project . . . http://www.freebsd.org/docproj/
FreeBSD: The power to serve . . . . http://www.freebsd.org/


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?20020204001859.F16073-100000>