From owner-freebsd-current@FreeBSD.ORG Wed Sep 12 15:32:20 2012 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 108AD106564A; Wed, 12 Sep 2012 15:32:20 +0000 (UTC) (envelope-from ed@extraordinarymachine.nl) Received: from smtp-vbr9.xs4all.nl (smtp-vbr9.xs4all.nl [194.109.24.29]) by mx1.freebsd.org (Postfix) with ESMTP id 7ECD28FC1B; Wed, 12 Sep 2012 15:32:18 +0000 (UTC) Received: from jazzed.meewis.home (a80-101-71-20.adsl.xs4all.nl [80.101.71.20]) by smtp-vbr9.xs4all.nl (8.13.8/8.13.8) with ESMTP id q8CFVcpo068306; Wed, 12 Sep 2012 17:31:42 +0200 (CEST) (envelope-from ed@extraordinarymachine.nl) Received: from [192.168.1.254] (unknown [192.168.1.254]) by jazzed.meewis.home (Postfix) with ESMTP id E25385C0C; Wed, 12 Sep 2012 17:31:37 +0200 (CEST) Message-ID: <5050AAD6.2080202@extraordinarymachine.nl> Date: Wed, 12 Sep 2012 17:31:34 +0200 From: Edward Meewis User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 MIME-Version: 1.0 To: Dimitry Andric , Chuck Burns References: <5050680C.4020402@extraordinarymachine.nl> <50506D6E.3040905@FreeBSD.org> <505075C3.7010504@extraordinarymachine.nl> <50507CE6.6060803@FreeBSD.org> In-Reply-To: <50507CE6.6060803@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-current@FreeBSD.org Subject: Re: Building world with clang ToT 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: Wed, 12 Sep 2012 15:32:20 -0000 On 12-09-12 14:15, Dimitry Andric wrote: > Try building with gcc, while removing the WITHOUT_GCC line, or building > with clang, while removing the WITHOUT_CLANG line. I'll be damned, that did it! (with gcc) Thanks, guys! -- Ed.