From owner-freebsd-arch@FreeBSD.ORG Tue Nov 11 07:31:45 2003 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADC7116A4CE for ; Tue, 11 Nov 2003 07:31:45 -0800 (PST) Received: from gvr.gvr.org (gvr.gvr.org [212.61.40.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C66043F93 for ; Tue, 11 Nov 2003 07:31:44 -0800 (PST) (envelope-from guido@gvr.org) Received: by gvr.gvr.org (Postfix, from userid 657) id 7DADC39; Tue, 11 Nov 2003 16:31:42 +0100 (CET) Date: Tue, 11 Nov 2003 16:31:42 +0100 From: Guido van Rooij To: Alexander Leidinger Message-ID: <20031111153142.GA42684@gvr.gvr.org> References: <20031110222221.36a11979.Alexander@Leidinger.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031110222221.36a11979.Alexander@Leidinger.net> cc: arch@freebsd.org cc: Marius Strobl Subject: Re: Patches to compile the kernel with Intel's C/C++ compiler X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Nov 2003 15:31:45 -0000 On Mon, Nov 10, 2003 at 10:22:21PM +0100, Alexander Leidinger wrote: > Hi, > > at http://www.leidinger.net/FreeBSD/current-patches/ I have some patches > which allow to compile the kernel with icc (CC=icc make depend && CC=icc > make). They are a joint effort of Marius Strobl and me. > > The resulting kernel still has some issues (no NFS, some packet loss, > ... see icc.README in the above mentioned directory), but it boots and > runs. What are the benefits of running an icc compiled kernel? -Guido