From owner-freebsd-current@FreeBSD.ORG Sat Jan 31 22:12:37 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 7A3A51065707 for ; Sat, 31 Jan 2009 22:12:37 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (lefty.soaustin.net [66.135.55.46]) by mx1.freebsd.org (Postfix) with ESMTP id 5C67A8FC08 for ; Sat, 31 Jan 2009 22:12:37 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id E775F8C06F; Sat, 31 Jan 2009 16:12:36 -0600 (CST) Date: Sat, 31 Jan 2009 16:12:36 -0600 To: "Pedro F. Giffuni" Message-ID: <20090131221236.GA27303@soaustin.net> References: <779523.80455.qm@web32706.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <779523.80455.qm@web32706.mail.mud.yahoo.com> User-Agent: Mutt/1.5.13 (2006-08-11) From: linimon@lonesome.com (Mark Linimon) X-Mailman-Approved-At: Sat, 31 Jan 2009 23:44:47 +0000 Cc: Sean Cavanaugh , freebsd-current@freebsd.org Subject: Re: Alternatives to gcc (was Re: gcc 4.3: when will it becomestandard compiler?) 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: Sat, 31 Jan 2009 22:12:38 -0000 On Sat, Jan 31, 2009 at 01:08:54PM -0800, Pedro F. Giffuni wrote: > The effort didn't go far enough. Why haven't we removed GNU readline ? Probably either because someone hasn't written a BSD-licensed one, or someone hasn't done the work to test-compile src and ports on all the appropriate architectures. mcl