From owner-freebsd-questions@FreeBSD.ORG Mon Jun 18 16:56:34 2012 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 5F546106564A for ; Mon, 18 Jun 2012 16:56:34 +0000 (UTC) (envelope-from feld@feld.me) Received: from feld.me (unknown [IPv6:2607:f4e0:100:300::2]) by mx1.freebsd.org (Postfix) with ESMTP id 2C5768FC0A for ; Mon, 18 Jun 2012 16:56:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=feld.me; s=blargle; h=In-Reply-To:Message-Id:From:Mime-Version:Date:References:Subject:Cc:To:Content-Type; bh=oHvR3EOxN5HBb0LOKEUcE/UMg9f76Gr6WPPGKDMA+9A=; b=sy3g8ILSCLxClfCr7m18413kbmG6Yb6IovbK4Kxxd6KaSYV7TZM5jwryGKJwff1mslbMZzw934pxQifCoA2FcgIvQt5O+hL8jnsbCkUndKdTBRBf7Zz3FLMODMZ1QJ0V; Received: from localhost ([127.0.0.1] helo=mwi1.coffeenet.org) by feld.me with esmtp (Exim 4.77 (FreeBSD)) (envelope-from ) id 1SgfFe-0002RQ-1P; Mon, 18 Jun 2012 11:56:33 -0500 Received: from feld@feld.me by mwi1.coffeenet.org (Archiveopteryx 3.1.4) with esmtpa id 1340038584-94480-94479/5/7; Mon, 18 Jun 2012 16:56:24 +0000 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: freebsd-questions@freebsd.org References: <4FCF9333.70201@speakeasy.org> <4FCF9C07.2000607@FreeBSD.org> Date: Mon, 18 Jun 2012 11:56:23 -0500 Mime-Version: 1.0 From: Mark Felder Message-Id: In-Reply-To: User-Agent: Opera Mail/12.00 (FreeBSD) X-SA-Score: -1.5 Cc: Wojciech Puchar Subject: Re: Why Clang 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, 18 Jun 2012 16:56:34 -0000 Please stop asking for instant gratification; you won't have it no matter how loud you yell. The Clang decision is far-reaching and gives numerous advantages to the FreeBSD platform. It's also not been a waste of time; you're implying that the FreeBSD devs have spent thousands of hours hacking away at Clang which is far away from the fact. We're simply building upon their work, testing Clang on the codebase (and finding bugs GCC was hiding!!), and reporting any issues upstream which get fixed very very quickly. If you want to recompile everything with lang/gcc (4.6.3) and the latest binutils go right ahead, but don't expect support when things go horribly pear-shaped.