-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I installed ICC 8.1(Intel C++ compiler) for Linux on FreeBSD in ports/lang/icc and it's working fine. However Intel has released version 9.0 (I'm not sure how much performance has been improved, though) So I tried to install it on FreeBSD box (virtual box) by copying it from my Linux box but it doesn't work properly; for ex, simple command icc t1.c -o t1 aborts with iccbin: error: could not find directory in which g++ resides How should it be fixed?
BTW I have done another fix on icpi, by brandelf -t Linux icpi (in /opt/intel/cc/9.0/bin) As a matter of course, icc -help and icpc -help work. Thanks in advance! - -- Tetsuji 'Maverick' Rai PGP Key fingerprint = 2021 6BF9 CEA3 73DE FF17 B326 F4DA F04E F784 3B85 gpg fingerprint Aviation Jokes: http://www.geocities.com/tetsuji_rai/ Profile http://maverick.ns1.name/ http://maverick.IsASecret.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFC9sAe9NrwTveEO4URAtJSAKCEaaTZkQjPRWuhWPiVm59BpxCQ2gCfTpXc wLq2MMtYRlMqNzjLA89yZog= =n8Ym -----END PGP SIGNATURE----- _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

