From owner-freebsd-arch Thu Aug 1 11: 9:30 2002 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 405F637B400 for ; Thu, 1 Aug 2002 11:09:28 -0700 (PDT) Received: from mail.speakeasy.net (mail17.speakeasy.net [216.254.0.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0AC543E5E for ; Thu, 1 Aug 2002 11:09:27 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 26118 invoked from network); 1 Aug 2002 18:09:27 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail17.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 1 Aug 2002 18:09:27 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.5/8.12.5) with ESMTP id g71I9QuR061477; Thu, 1 Aug 2002 14:09:26 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20020801193116.073e26a9.Alexander@Leidinger.net> Date: Thu, 01 Aug 2002 14:09:27 -0400 (EDT) From: John Baldwin To: Alexander Leidinger Subject: Re: march/mcpu in bsd.cpu.mk Cc: mi+mx@aldan.algebra.com, arch@FreeBSD.ORG, jesse_gross@yahoo.com Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 01-Aug-2002 Alexander Leidinger wrote: > On Thu, 01 Aug 2002 13:19:12 -0400 (EDT) "John Baldwin" > wrote: > >> I think this is not something that will scale well. Do we want to >> support every possible version of gcc, icc, etc. in bsd.cpu.mk? I >> think that will make it a mess. We should just leave it as supporting >> the compiler in the base system. > > Uh... oh... but you don't mind if I try to change the src (as time > permits) so a kernel compiles with icc? I will request a review and the > inclusion of the patches into -current when I have a working kernel. That is a bit different. Making the source friendly to other compilers is one thing, tailoring bsd.cpu.mk to know how to work with every possible compiler is another. :) -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message