From owner-freebsd-hackers Sat Mar 30 4:19:10 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mailout08.sul.t-online.com (mailout08.sul.t-online.com [194.25.134.20]) by hub.freebsd.org (Postfix) with ESMTP id 9568037B417 for ; Sat, 30 Mar 2002 04:19:03 -0800 (PST) Received: from fwd11.sul.t-online.de by mailout08.sul.t-online.com with smtp id 16rHYE-0007e5-06; Sat, 30 Mar 2002 13:01:42 +0100 Received: from spirit.zuhause.stoert.net (320050403952-0001@[217.224.165.211]) by fmrl11.sul.t-online.com with esmtp id 16rHY9-2JCM4WC; Sat, 30 Mar 2002 13:01:37 +0100 Received: from elevation.zuhause.stoert.net (elevation.zuhause.stoert.net [192.168.66.46]) by spirit.zuhause.stoert.net (8.11.6/8.11.6) with ESMTP id g2UC1aR62811; Sat, 30 Mar 2002 13:01:36 +0100 (CET) (envelope-from corecode@corecode.ath.cx) Received: (from corecode@localhost) by elevation.zuhause.stoert.net (8.11.6/8.11.6) id g2UC1Vn84005; Sat, 30 Mar 2002 13:01:31 +0100 (CET) (envelope-from corecode) Date: Sat, 30 Mar 2002 13:01:26 +0100 From: "Simon 'corecode' Schubert" To: hackers@freebsd.org, alexander@leidinger.net Subject: lang/icc doesn't compile c++ sources Message-Id: <20020330130126.161bd651.corecode@corecode.ath.cx> X-Mailer: Sylpheed version 0.7.4claws (GTK+ 1.2.10; i386-portbld-freebsd4.5) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; boundary="=.'mgUM.+(gaQF9s" X-Sender: 320050403952-0001@t-dialin.net Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=.'mgUM.+(gaQF9s Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit hi hackers, alexander! i've installed the icc port and trying to compile... first of all, C source files compile (and then link with gcc). no problems with that. but i can't get icc to compile a single c++ source: it always fails on the headers. just a simple echo '#include' > comp.cc won't compile. i've tested the include files of o icc o gcc 2.95.3 (the one from my base system, 4.5-S) o gcc 3.0.4 (from the ports) each one gives me a different error. did anybody already solve this problem (by creating new headers?) if so, please tell me! if not, i'd like to work on that, but i don't know where to start. cheerz simon -- /"\ http://corecode.ath.cx/ \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News --=.'mgUM.+(gaQF9s Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) iD8DBQE8pakar5S+dk6z85oRAuYYAKCdHk83DEGGqBW6vsxOlFNJPs0I9wCeODlk 4gXHs4vY2cHg6+MZCJIo2Og= =xKuT -----END PGP SIGNATURE----- --=.'mgUM.+(gaQF9s-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message