Date: Mon, 05 Feb 2007 11:47:13 +0000 From: Simon Robbins <simonr@codian.com> To: fred <fredmfp@gmail.com> Cc: ports@freebsd.org, Alexander@Leidinger.net Subject: icc9 Message-ID: <45C71941.5020802@codian.com> In-Reply-To: <45C4BD08.9090700@gmail.com> References: <45C37EFB.4010004@gmail.com> <20070202223308.1azssdt1y8gcco00@webmail.leidinger.net> <45C4BD08.9090700@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
fred wrote: > Alexander Leidinger wrote: >> Quoting fred <fredmfp@gmail.com> (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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45C71941.5020802>