Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Mar 2012 11:37:25 -0500
From:      Joshua Isom <jrisom@gmail.com>
To:        freebsd-hackers@freebsd.org
Subject:   Re: capping memory usage of buildworld (c++)
Message-ID:  <4F6F49C5.9020701@gmail.com>
In-Reply-To: <20120325161026.GA36229@elvis.mu.org>
References:  <20120325161026.GA36229@elvis.mu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 3/25/2012 11:10 AM, Alfred Perlstein wrote:
> It's kind of insane how much memory the compiler uses these days.
>
> Any other options?

Switch to clang which uses less memory, or use a smaller jobs number. 
Memory use is inevitable, but the benefit is more efficient binaries.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F6F49C5.9020701>