From owner-cvs-all Thu Apr 11 10:32:43 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id BF90637B404; Thu, 11 Apr 2002 10:32:38 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.2/8.12.2) with ESMTP id g3BHWZYm095954; Thu, 11 Apr 2002 10:32:35 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.2/8.12.2/Submit) id g3BHVJfS095942; Thu, 11 Apr 2002 10:31:19 -0700 (PDT) Date: Thu, 11 Apr 2002 10:31:19 -0700 From: "David O'Brien" To: Alexander Leidinger Cc: imp@village.org, bde@zeta.org.au, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/share/mk bsd.sys.mk Message-ID: <20020411103119.A95915@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <20020411.002144.38305372.imp@village.org> <200204111556.g3BFuaLh001628@Magelan.Leidinger.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200204111556.g3BFuaLh001628@Magelan.Leidinger.net>; from Alexander@Leidinger.net on Thu, Apr 11, 2002 at 05:56:36PM +0200 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Apr 11, 2002 at 05:56:36PM +0200, Alexander Leidinger wrote: > > : and it is not so easy to kill using Makefile hacks like -D__RCSID=__IGNORE > > : where __IGNORE() expands to nothing. > > > > CFLAGS += -include scm.h > > > > might be a way to deal (at least for gnu compilers) :-) > > I've seen the smiley, but please: don't do this, icc has no equivalent > to to -include. We will find a way. But icc has a long way to go before it can be used as the system compiler. Until then we cannot cater to it at the expense of other things. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message