From owner-freebsd-current Tue Apr 9 8:22:21 2002 Delivered-To: freebsd-current@freebsd.org Received: from mailout06.sul.t-online.com (mailout06.sul.t-online.com [194.25.134.19]) by hub.freebsd.org (Postfix) with ESMTP id 1BD7D37B417 for ; Tue, 9 Apr 2002 08:22:19 -0700 (PDT) Received: from fwd05.sul.t-online.de by mailout06.sul.t-online.com with smtp id 16uxRo-0001z9-02; Tue, 09 Apr 2002 17:22:16 +0200 Received: from Magelan.Leidinger.net (520065502893-0001@[80.131.115.117]) by fmrl05.sul.t-online.com with esmtp id 16uxRY-26vknIC; Tue, 9 Apr 2002 17:22:00 +0200 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.2/8.12.2) with ESMTP id g39FM31T000656 for ; Tue, 9 Apr 2002 17:22:07 +0200 (CEST) (envelope-from netchild@Leidinger.net) Message-Id: <200204091522.g39FM31T000656@Magelan.Leidinger.net> Date: Tue, 9 Apr 2002 17:22:03 +0200 (CEST) From: Alexander Leidinger Subject: compiling the kernel (LINT) with icc, open problem To: current@FreeBSD.org MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii X-Sender: 520065502893-0001@t-dialin.net Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I'm on the way to compile the kernel with icc, ongoing status is available in http://www.leidinger.net/FreeBSD/. Feel free to review/comment/... At the moment the major open problem is: opt_global.h gets included via the "-include" directive of gcc. This isn't possible with icc. My suggested solution is to include opt_global.h wherever it is needed (almost everywhere). Can someone please come up with a better solution? Bye, Alexander. -- Press every key to continue. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message