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 :)
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:49 UTC