From owner-freebsd-current@FreeBSD.ORG Fri Jun 11 14:54:08 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AAA121065674; Fri, 11 Jun 2010 14:54:08 +0000 (UTC) (envelope-from alexbestms@uni-muenster.de) Received: from SECMAIL.UNI-MUENSTER.DE (SECMAIL.UNI-MUENSTER.DE [128.176.192.141]) by mx1.freebsd.org (Postfix) with ESMTP id 676668FC19; Fri, 11 Jun 2010 14:54:08 +0000 (UTC) Received: from mail-px0-f182.google.com (mail-px0-f182.google.com [209.85.212.182]) by SECMAIL.UNI-MUENSTER.DE (Postfix) with ESMTP id D1EC5BF41C; Fri, 11 Jun 2010 16:54:06 +0200 (CEST) Received: by pxi7 with SMTP id 7so709918pxi.13 for ; Fri, 11 Jun 2010 07:54:04 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.186.135 with SMTP id cs7mr1205522qcb.4.1276268043645; Fri, 11 Jun 2010 07:54:03 -0700 (PDT) Received: by 10.229.247.142 with HTTP; Fri, 11 Jun 2010 07:54:03 -0700 (PDT) In-Reply-To: <20100611135848.GA10066@freebsd.org> References: <20100609213106.GA99939@freebsd.org> <4C101B35.8040506@dataix.net> <20100611135848.GA10066@freebsd.org> Date: Fri, 11 Jun 2010 16:54:03 +0200 Message-ID: From: Alexander Best To: Roman Divacky Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current@freebsd.org Subject: Re: Import of clang/LLVM about to start 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: Fri, 11 Jun 2010 14:54:08 -0000 oh ok. thanks. i encountered some errors yesterday while trying to build world with clang, but i'll try again and if it fails again i'll send you the details. cheers. alex On Fri, Jun 11, 2010 at 3:58 PM, Roman Divacky wrote: > On Fri, Jun 11, 2010 at 04:00:26PM +0200, Alexander Best wrote: >> thanks a lot for the hints. doing buildkernel and buildworld with >> current src worked fine. how should i proceed if i want to try >> building kernel and world with clang? >> >> put CC, CXX and CPP in src.conf? or make.conf? or use envars? > > any of these will work :) > -- Alexander Best