From owner-freebsd-current@FreeBSD.ORG Wed Jun 29 10:50:56 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8568A16A41C for ; Wed, 29 Jun 2005 10:50:56 +0000 (GMT) (envelope-from spoerlein@informatik.uni-wuerzburg.de) Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 022E143D49 for ; Wed, 29 Jun 2005 10:50:55 +0000 (GMT) (envelope-from spoerlein@informatik.uni-wuerzburg.de) Received: from wrzx34.rz.uni-wuerzburg.de (wrzx34.rz.uni-wuerzburg.de [132.187.3.34]) by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id 5E544D93A8 for ; Wed, 29 Jun 2005 12:50:54 +0200 (CEST) Received: from virusscan (localhost [127.0.0.1]) by wrzx34.rz.uni-wuerzburg.de (Postfix) with ESMTP id 3D4AFB1277 for ; Wed, 29 Jun 2005 12:50:54 +0200 (CEST) Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28]) by wrzx34.rz.uni-wuerzburg.de (Postfix) with ESMTP id 0C9A0B1279 for ; Wed, 29 Jun 2005 12:50:54 +0200 (CEST) Received: from frodo.galgenberg.net (wwsx14.win-screen.uni-wuerzburg.de [132.187.253.14]) by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id C7C99D93A8 for ; Wed, 29 Jun 2005 12:50:53 +0200 (CEST) Received: from coyote.q.local (gb-21-237.galgenberg.net [172.16.21.237]) by frodo.galgenberg.net (8.13.1/8.13.1) with ESMTP id j5TAorDa067499 for ; Wed, 29 Jun 2005 12:50:53 +0200 (CEST) (envelope-from spoerlein@informatik.uni-wuerzburg.de) Received: from roadrunner.q.local (roadrunner.q.local [192.168.0.148]) by coyote.q.local (8.13.3/8.13.1) with ESMTP id j5TAorhs050551 for ; Wed, 29 Jun 2005 12:50:53 +0200 (CEST) (envelope-from spoerlein@informatik.uni-wuerzburg.de) Received: from roadrunner.q.local (localhost [127.0.0.1]) by roadrunner.q.local (8.13.4/8.13.3) with ESMTP id j5TAorP5056811 for ; Wed, 29 Jun 2005 12:50:53 +0200 (CEST) (envelope-from spoerlein@informatik.uni-wuerzburg.de) Received: (from q@localhost) by roadrunner.q.local (8.13.4/8.13.3/Submit) id j5TAoqGi056810 for current@freebsd.org; Wed, 29 Jun 2005 12:50:52 +0200 (CEST) (envelope-from spoerlein@informatik.uni-wuerzburg.de) Date: Wed, 29 Jun 2005 12:50:52 +0200 From: Ulrich Spoerlein To: current@freebsd.org Message-ID: <20050629105052.GC1091@galgenberg.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="f2QGlHpHGjS2mn6Y" Content-Disposition: inline User-Agent: mutt-ng devel (FreeBSD) X-Virus-Scanned: by amavisd-new (Rechenzentrum Universitaet Wuerzburg) Cc: Subject: bsd.cpu.mk confusion X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 10:50:56 -0000 --f2QGlHpHGjS2mn6Y Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi all, I tried to use the /usr/share/mk stuff (works great!) but it fell over when I switched to icc. Here's a minimal Makefile CPUTYPE=3Dpentium-m CC=3D icc =2Einclude =2Einclude Then % make -V CFLAGS -O2 -fno-strict-aliasing -pipe -march=3Dpentium-m -tpp6 -xiMK Only problem is, icc doesn't recognize -march. I can't figure out, why I get this assignment. Running make with debugging output couldn't enlight me either. So, what am I doing wrong? Ulrich Spoerlein --=20 PGP Key ID: F0DB9F44 Encrypted mail welcome! Fingerprint: F1CE D062 0CA9 ADE3 349B 2FE8 980A C6B5 F0DB 9F44 Ok, which part of "Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn." didn't you understand? --f2QGlHpHGjS2mn6Y Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCwn0MmArGtfDbn0QRApL7AKCQyLwPetoDf1FevgY8AElV8U5VdwCfbmRs nFk1wJmW1DW2Yvw5RvISSqg= =a2jh -----END PGP SIGNATURE----- --f2QGlHpHGjS2mn6Y--