From owner-freebsd-current@FreeBSD.ORG Fri Jan 16 11:26:16 2009 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 3852E106564A for ; Fri, 16 Jan 2009 11:26:16 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (77-93-215-190.static.masterinter.net [77.93.215.190]) by mx1.freebsd.org (Postfix) with ESMTP id DE5418FC20 for ; Fri, 16 Jan 2009 11:26:15 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 0E2CF9CB068; Fri, 16 Jan 2009 12:25:54 +0100 (CET) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (lev.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XKQkMFhqNthl; Fri, 16 Jan 2009 12:25:51 +0100 (CET) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id AFF8A9CB07E; Fri, 16 Jan 2009 12:25:51 +0100 (CET) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.14.2/8.14.2/Submit) id n0GBPnnl075163; Fri, 16 Jan 2009 12:25:49 +0100 (CET) (envelope-from rdivacky) Date: Fri, 16 Jan 2009 12:25:49 +0100 From: Roman Divacky To: Christoph Mallon Message-ID: <20090116112549.GA74685@freebsd.org> References: <61484.71762.qm@web32708.mail.mud.yahoo.com> <20090111044448.GC5661@server.vk2pj.dyndns.org> <4969CC6D.6030707@mail.zedat.fu-berlin.de> <496A8F45.7010400@gmail.com> <7d6fde3d0901111813y3da92325p6d2a3541d7db53a2@mail.gmail.com> <49703686.5040503@FreeBSD.org> <49706CAD.4020800@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49706CAD.4020800@gmx.de> User-Agent: Mutt/1.4.2.3i Cc: Eitan Adler , Peter Jeremy , "O. Hartmann" , "Pedro F. Giffuni" , freebsd-current@FreeBSD.org, Garrett Cooper , "Bruce M. Simpson" Subject: Re: Why LLVM may be a step forward 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, 16 Jan 2009 11:26:16 -0000 > > But because of the need for innovation, and the licensing limitations > >of the GPLv3, LLVM is going to get attention. The smart kids out there > >will realise LLVM is an erm, "paradigm shift" [1] over GCC in the Robert > >Anton Wilson sense of the phrase, and start building tools for it, > >fingers crossed. > > You are missing the main point why it gets attention: Somebody throws > $$$ at it, so they can afford buying manpower to develop it. well.... there are big $$$ being thrown at llvm/clang but there are also quite a lot of non-commercial contributors, for example the whole C++ side of clang is volunteers driven