Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Sep 2012 18:18:06 +0200
From:      Dimitry Andric <dim@FreeBSD.org>
To:        Edward Meewis <ed@extraordinarymachine.nl>
Cc:        freebsd-current@FreeBSD.org, Chuck Burns <break19@gmail.com>
Subject:   Re: Building world with clang ToT
Message-ID:  <5050B5BE.7090005@FreeBSD.org>
In-Reply-To: <5050AAD6.2080202@extraordinarymachine.nl>
References:  <5050680C.4020402@extraordinarymachine.nl> <50506D6E.3040905@FreeBSD.org> <505075C3.7010504@extraordinarymachine.nl> <50507CE6.6060803@FreeBSD.org> <5050AAD6.2080202@extraordinarymachine.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2012-09-12 17:31, Edward Meewis wrote:
> On 12-09-12 14:15, Dimitry Andric wrote:
>> Try building with gcc, while removing the WITHOUT_GCC line, or building
>> with clang, while removing the WITHOUT_CLANG line.
>
> I'll be damned, that did it! (with gcc)

Note that some people have been working on external toolchain support.

This would aim to make it possible to do what you were trying, e.g.
building world using WITHOUT_TOOLCHAIN, which sets both WITHOUT_CLANG
and WITHOUT_GCC, among others.

However, I am not sure how far these efforts have come by now. :-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5050B5BE.7090005>