From owner-freebsd-questions@FreeBSD.ORG Mon Jun 14 14:46:29 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 E3C60106568A for ; Mon, 14 Jun 2010 14:46:29 +0000 (UTC) (envelope-from Johan@double-l.nl) Received: from smtp-vbr13.xs4all.nl (smtp-vbr13.xs4all.nl [194.109.24.33]) by mx1.freebsd.org (Postfix) with ESMTP id 61C678FC17 for ; Mon, 14 Jun 2010 14:46:29 +0000 (UTC) Received: from w2003s01.double-l.local (double-l.xs4all.nl [80.126.205.144]) by smtp-vbr13.xs4all.nl (8.13.8/8.13.8) with ESMTP id o5EEkOdf038278; Mon, 14 Jun 2010 16:46:27 +0200 (CEST) (envelope-from Johan@double-l.nl) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Mon, 14 Jun 2010 16:46:22 +0200 Message-ID: <57200BF94E69E54880C9BB1AF714BBCBA57A95@w2003s01.double-l.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: llvm in head? Thread-Index: AcsK/kR3F4GG53NeTvq2EpQwVuKKEgA0dfpQ References: <20100613153656.7dd9bbd5@davenulle.org> From: "Johan Hendriks" To: "Patrick Lamaiziere" X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org 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 14:46:30 -0000 >Hello, >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). >Thanks, regards. On i386, AMD64 and ppc you do not have to do anything. It will be build with clang/llvm by default. regards, Johan Hendriks