From owner-freebsd-current@FreeBSD.ORG Thu Apr 22 23:57:33 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B25191065677; Thu, 22 Apr 2010 23:57:33 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (lor.one-eyed-alien.net [69.66.77.232]) by mx1.freebsd.org (Postfix) with ESMTP id 6264E8FC12; Thu, 22 Apr 2010 23:57:33 +0000 (UTC) Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.14.3/8.14.3) with ESMTP id o3MNjGIv008685; Thu, 22 Apr 2010 18:45:16 -0500 (CDT) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.14.3/8.14.3/Submit) id o3MNjGi4008684; Thu, 22 Apr 2010 18:45:16 -0500 (CDT) (envelope-from brooks) Date: Thu, 22 Apr 2010 18:45:15 -0500 From: Brooks Davis To: "K. Macy" Message-ID: <20100422234515.GA6814@lor.one-eyed-alien.net> References: <20100416160818.GA69460@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ikeVEW9yuYc//A+q" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (lor.one-eyed-alien.net [127.0.0.1]); Thu, 22 Apr 2010 18:45:16 -0500 (CDT) Cc: Roman Divacky , current@freebsd.org Subject: Re: [CFT]: ClangBSD is selfhosting, we need testers now X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Apr 2010 23:57:33 -0000 --ikeVEW9yuYc//A+q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 22, 2010 at 04:32:45PM -0700, K. Macy wrote: > The current llvm-devel package is woefully out of date. Anyone wishing > to try this will need to compile the latest port. For the foreseeable future, doing anything but using the latest port is a recipe for problems. -- Brooks > -Kip >=20 >=20 > On Fri, Apr 16, 2010 at 9:08 AM, Roman Divacky wro= te: > > Hi, > > > > ClangBSD is a branch of FreeBSD that aims at integrating clang (clang.l= lvm.org) > > into FreeBSD, replacing GCC as a system compiler. > > > > Recently, we've achieved the state when clang can compile all of FreeBS= D world > > on i386/amd64 platforms (including all the C++ apps we have and itself) > > and a bootable kernel. Thus we feel that the time has come to ask the F= reeBSD > > community for wider testing on i386/amd64 (you sure can help with other > > platforms too :)). > > > > How to setup ClangBSD: > > > > The default configuration of ClangBSD requires clang installed so you c= an > > either install fresh llvm-devel port (portinstall devel/llvm-devel) or = change > > CC to "gcc" and CXX to "g++" in share/mk/sys.mk. I recommend the former. > > > > > > ? ? ? ?svn co http://svn.freebsd.org/base/projects/clangbsd/ clangbsd > > > > ? ? ? ?cd clangbsd && make buildworld > > > > ? ? ? ?echo NO_WERROR=3D >> /etc/make.conf > > ? ? ? ?echo WERROR=3D ? ?>> /etc/make.conf > > > > ? ? ? ?make DESTDIR=3D/clangbsd-chroot/ installworld > > > > > > now you have ClangBSD world installed and you can chroot into it. I don= 't > > recommend installing ClangBSD into real root as it is not tested enough. > > > > You can also start using clang compiled kernel - either build the kerne= l in > > the ClangBSD chroot (set NO_WERROR=3Dyo and WERROR=3Dyo in /etc/src.con= f) or set > > CC to clang and build kernel the normal way. > > > > This information (and more) is also provided on: > > > > ? ? ? ?http://wiki.freebsd.org/BuildingFreeBSDWithClang > > > > We kindly ask you to setup ClangBSD chroot and/or use clang compiled ke= rnel and > > use it as you would normally use FreeBSD. Please report back > > > > Thank you, > > > > ? Roman Divacky on behalf of the ClangBSD team > > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >=20 --ikeVEW9yuYc//A+q Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iD8DBQFL0N+LXY6L6fI4GtQRAgWxAKCP6FvKbWqQmY6MoSkqyUtDws48vQCgsjef 9MrqBBwu02NTbStNUeonMWk= =eQHC -----END PGP SIGNATURE----- --ikeVEW9yuYc//A+q--