From owner-freebsd-hackers@FreeBSD.ORG Sat Jul 1 22:38:30 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 82A0616A412 for ; Sat, 1 Jul 2006 22:38:30 +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 BA93F43DC5 for ; Sat, 1 Jul 2006 22:38:21 +0000 (GMT) (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.13.7/8.13.7) with ESMTP id k61Mc0MI010894; Sat, 1 Jul 2006 15:38:00 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.13.7/8.13.7/Submit) id k61MbtoR010893; Sat, 1 Jul 2006 15:37:55 -0700 (PDT) (envelope-from sgk) Date: Sat, 1 Jul 2006 15:37:55 -0700 From: Steve Kargl To: Maslan Message-ID: <20060701223755.GA10881@troutmask.apl.washington.edu> References: <000f01c69ca5$02fa8ff0$6400a8c0@s2003> <20060701032139.GB4915@dan.emsphone.com> <319cceca0607011050j46e184d9w427d8ef8a8ac7373@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <319cceca0607011050j46e184d9w427d8ef8a8ac7373@mail.gmail.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-hackers@freebsd.org, Matthias Andree , Dan Nelson , Jean-Marc Lienher 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:38:30 -0000 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. -- Steve