Date: Sat, 30 Mar 2002 13:01:26 +0100 From: "Simon 'corecode' Schubert" <corecode@corecode.ath.cx> To: hackers@freebsd.org, alexander@leidinger.net Subject: lang/icc doesn't compile c++ sources Message-ID: <20020330130126.161bd651.corecode@corecode.ath.cx>
next in thread | raw e-mail | index | archive | help
--=.'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<iostream>' > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020330130126.161bd651.corecode>