Clang: now available from a SVN server near you!

Roman Divacky rdivacky at FreeBSD.org
Thu Jun 4 11:34:41 UTC 2009


On Thu, Jun 04, 2009 at 11:38:31AM +0200, Ed Schouten wrote:
> Good news everyone!
> 
> As I mentioned at BSDCan, I was going to import my FreeBSD+Clang branch
> into SVN. Tuesday I finally had some time to do it, so here's the
> result:
> 
> 	http://svn.freebsd.org/viewvc/base/projects/clangbsd/
> 
> You can now build your very own version of FreeBSD with Clang installed
> as /usr/bin/cc as follows:
> 
> - Check out the clangbsd branch from our SVN repository:
>   svn co svn://svn.freebsd.org/base/projects/clangbsd
> 
> - Put this in /etc/src.conf:
>   WITH_CLANG=
>   WITH_CLANG_IS_CC=
>   NO_WERROR=
>   WERROR=
> 
> - Just run `make buildworld' and `make installworld'.

it should be able to compile a bootable kernel on amd64/i386 as well.. so
feel free to test that too :)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20090604/dbfd7301/attachment.pgp


More information about the freebsd-current mailing list