Re: [CFT]: ClangBSD is selfhosting, we need testers now

From: Roman Divacky <rdivacky_at_freebsd.org>
Date: Tue, 20 Apr 2010 15:45:06 +0200
On Tue, Apr 20, 2010 at 02:38:01PM +0200, Alexander Best wrote:
> Eitan Adler schrieb am 2010-04-20:
> > > i was also wondering: what's the reason gcc is still being used
> > > during step
> > > "Building an up-to-date make(1)" and not clang?
> 
> > because make segfaults when using clang ;)
> 
> ah ok. that's quite a good reason. ;)

no, the gcc is used because you have CC=cc in your /usr/share/mk/sys.mk
you can setenv CC clang to get rid of this (and yes, it WILL work)

I have identified the problem with make (and all other statically linked
apps) and I even have a possible fix for that.

expect this to be fixed soon
Received on Tue Apr 20 2010 - 11:47:36 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:02 UTC