Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Aug 2010 22:11:33 +0200
From:      Dimitry Andric <dimitry@andric.com>
To:        Tijl Coosemans <tijl@coosemans.org>
Cc:        freebsd-current@freebsd.org, paradox <ddkprog@yahoo.com>
Subject:   Re: WITHOUT_CLANG=yes fix
Message-ID:  <4C5877F5.4000108@andric.com>
In-Reply-To: <201008031208.35052.tijl@coosemans.org>
References:  <669395.75282.qm@web59104.mail.re1.yahoo.com>	<4C56F426.2040309@andric.com> <201008031208.35052.tijl@coosemans.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2010-08-03 12:08, Tijl Coosemans wrote:
> How about introducing a MK_CLANG_BOOTSTRAP that defaults to "yes" on
> all platforms so you don't have the cross building problem. Setting
> WITHOUT_CLANG would force it to "no".

Well, in some local patches I already have a WITH_CLANG_BOOTSTRAP
setting, but it means "bootstrap the whole buildworld (and buildkernel)
with clang".  And it still builds tblgen regardless of MK_CLANG or
MK_CLANG_BOOTSTRAP. :)

I guess some solution needs to be found first for the cross-building
issues that Warner pointed out.  If those are solved, it should be easy
enough to disable building of tblgen and other tools that are not needed
for the cross-tools stage, and/or for the subsequent buildworld.



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