From owner-freebsd-questions@FreeBSD.ORG Mon Jun 14 23:11:48 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1CE271065677 for ; Mon, 14 Jun 2010 23:11:48 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from smtp.lamaiziere.net (net.lamaiziere.net [91.121.44.19]) by mx1.freebsd.org (Postfix) with ESMTP id 873EC8FC0C for ; Mon, 14 Jun 2010 23:11:45 +0000 (UTC) Received: from baby-jane.lamaiziere.net (unknown [192.168.1.10]) by smtp.lamaiziere.net (Postfix) with ESMTP id 8023663317A for ; Tue, 15 Jun 2010 01:11:44 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by baby-jane.lamaiziere.net (Postfix) with ESMTP id 641B02CECDE for ; Tue, 15 Jun 2010 01:12:30 +0200 (CEST) Date: Tue, 15 Jun 2010 01:12:29 +0200 From: Patrick Lamaiziere To: freebsd-questions@freebsd.org Message-ID: <20100615011229.3f0d5ec2@davenulle.org> In-Reply-To: <1276556500.35889.23.camel@headache.rainbow-runner.nl> References: <20100613153656.7dd9bbd5@davenulle.org> <1276556500.35889.23.camel@headache.rainbow-runner.nl> X-Mailer: Claws Mail 3.7.5 (GTK+ 2.18.7; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: llvm in head? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jun 2010 23:11:48 -0000 Le Tue, 15 Jun 2010 01:01:40 +0200, Koop Mast a écrit : > > How to use llvm/clang to build the world and the kernel in HEAD > > since the import? The wiki on clangBSD is not clear on this point > > (I think it has not been updated). > > You can't yet atm. The Makefile chances to make that happen haven't > been committed yet. Ah! I will wait so. I would like to test it on a real machine, how is the "stability" of head nowadays? I used head between 7 and 8 and that worked mostly fine. Thanks, regards.