fred wrote:
Alexander Leidinger wrote:
Quoting fred <[EMAIL PROTECTED]> (from Fri, 02 Feb 2007 19:12:11 +0100):

Hi there,

Has somebody tried to port intel compiler 9.1 to freebsd ?


Have a look at http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/103979

It may or may not work for you.
Hmm, fails applying patches, again :-(
...

I've submitted a new set of patches:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/108795

As before, part of the installation process (objcopy) produces warnings:

$ objcopy --redefine-sym __sigsetjmp=sigsetjmp --redefine-sym stdin=__stdinp --redefine-sym stdout=__stdoutp --redefine-sym stderr=__stderrp opt/intel/cc/9.1.044/lib/libcxa.a BFD: /usr/ports/lang/icc/work/l_cc_c_9.1.044/opt/intel/cc/9.1.044/lib/stylnI91/cxxabi.o: no group info for section .gnu.linkonce.t._ZNKSt9type_info9_eh_matchERKS_PKvPS3_bj
...

However, I have had no problems with the resulting icc executable.

Simon
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to