From owner-freebsd-current@FreeBSD.ORG Wed Oct 17 22:46:25 2007 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 CF5BB16A474; Wed, 17 Oct 2007 22:46:25 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.freebsd.org (Postfix) with ESMTP id 0772013C4AA; Wed, 17 Oct 2007 22:46:24 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.1/8.14.1) with ESMTP id l9HMf6JN049181; Wed, 17 Oct 2007 15:41:06 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.1/8.14.1/Submit) id l9HMensN049178; Wed, 17 Oct 2007 15:40:49 -0700 (PDT) (envelope-from sgk) Date: Wed, 17 Oct 2007 15:40:49 -0700 From: Steve Kargl To: David Leimbach Message-ID: <20071017224049.GA48997@troutmask.apl.washington.edu> References: <132802.25776.qm@web33711.mail.mud.yahoo.com> <20071017173941.GT5411@hoeg.nl> <20071017182758.GU5411@hoeg.nl> <20071017203438.GA37057@freebsd.org> <3e1162e60710171428i1c28c7a5ha285a4d4ea8f5ce5@mail.gmail.com> <20071017215241.GA97384@troutmask.apl.washington.edu> <3e1162e60710171525m6d6b3ecey6b797fa3b245b88@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3e1162e60710171525m6d6b3ecey6b797fa3b245b88@mail.gmail.com> User-Agent: Mutt/1.4.2.3i Cc: Roman Divacky , FreeBSD Current , Ed Schouten , Abdullah Ibn Hamad Al-Marri Subject: Re: PCC and FreeBSD in the future? 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, 17 Oct 2007 22:46:25 -0000 On Wed, Oct 17, 2007 at 03:25:57PM -0700, David Leimbach wrote: > On 10/17/07, Steve Kargl wrote: > > > > On Wed, Oct 17, 2007 at 02:28:01PM -0700, David Leimbach wrote: > > > > http://llvm.org/docs/FAQ.html#license > > Google's not broken at all thanks... First hit for llvm-gcc shows the > following. > And, the first hit of llvm is the llvm home page. Read it and the FAQ link above and you'll find that llvm isn't derived from GCC. > Are dictionaries broken in your little corner of the net? I prefer my good old Webster's New Collegiate Dictionary, which is sitting 2 feet to my left. That fact that the llvm project uses the GCC C/C++ frontends does not means that llvm is a derivative of GCC. -- Steve