From owner-freebsd-hackers@FreeBSD.ORG Sat Jul 1 22:43:39 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37A1216A412 for ; Sat, 1 Jul 2006 22:43:39 +0000 (UTC) (envelope-from joerg@britannica.bec.de) Received: from hydra.bec.de (www.ostsee-abc.de [62.206.222.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id C572A43D45 for ; Sat, 1 Jul 2006 22:43:38 +0000 (GMT) (envelope-from joerg@britannica.bec.de) Received: from britannica.bec.de (unknown [139.30.252.72]) by hydra.bec.de (Postfix) with ESMTP id 0629D35707 for ; Sun, 2 Jul 2006 00:43:33 +0200 (CEST) Received: by britannica.bec.de (Postfix, from userid 1000) id C4A616CA3B; Sun, 2 Jul 2006 00:43:24 +0200 (CEST) Date: Sun, 2 Jul 2006 00:43:24 +0200 From: joerg@britannica.bec.de To: freebsd-hackers@freebsd.org Message-ID: <20060701224324.GA17057@britannica.bec.de> Mail-Followup-To: freebsd-hackers@freebsd.org References: <000f01c69ca5$02fa8ff0$6400a8c0@s2003> <20060701032139.GB4915@dan.emsphone.com> <319cceca0607011050j46e184d9w427d8ef8a8ac7373@mail.gmail.com> <20060701223755.GA10881@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060701223755.GA10881@troutmask.apl.washington.edu> User-Agent: Mutt/1.5.11 Subject: Re: Alternative compiler toolchain ? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Jul 2006 22:43:39 -0000 On Sat, Jul 01, 2006 at 03:37:55PM -0700, Steve Kargl wrote: > On Sat, Jul 01, 2006 at 08:50:08PM +0300, Maslan wrote: > > There is also NwCC under BSDL but it still not as mature as gcc > > http://nwcc.sf.net > > > > "not as mature as gcc" is an amazing understatement. nwcc has > no floating point support. Makes it ideal for the kernel, I'd say :-) Joerg