Date: Tue, 06 Nov 2012 15:10:34 +0100 From: Niclas Zeising <zeising@daemonic.se> To: Fabien Thomas <fabien.thomas@netasq.com> Cc: Brooks Davis <brooks@freebsd.org>, freebsd-current@freebsd.org Subject: Re: HEADS UP: Clang now the default on x86 Message-ID: <50991A5A.7060509@daemonic.se> In-Reply-To: <B9DAA238-2808-4224-A9FD-0138BC87EDA6@netasq.com> References: <20121105195233.GG92218@lor.one-eyed-alien.net> <B9DAA238-2808-4224-A9FD-0138BC87EDA6@netasq.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 11/06/12 14:26, Fabien Thomas wrote: > > Le 5 nov. 2012 à 20:52, Brooks Davis a écrit : > >> I've made clang the default on x86 systems. There will probably be a >> few bumps as we work out the last kinks including a ABI issue for i386 >> system libraries, but the transition is expected to be fairly smooth for >> most users. >> >> Please report problems on freebsd-current or freebsd-toolchain. > > Great to see that happening! > > I've started rebuilding in a VM with 1Gb memory and buildworld failed because > no memory was available for the compiler (c++). It seems that Clang use a lot more memory? > Do you have a minimum required memory size to finish a buildworld (amd64). > > Fabien I have no trouble doing a -j8 build with 2GB memory, so 1GB should work fine, unless you spawn a lot of parallel builds or do a lot of other stuff at the same time. Regards! -- Niclas Zeising
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50991A5A.7060509>