Date: Tue, 11 Feb 2003 20:08:05 +0100 From: "Paul A. Mayer" <paul@fnug.net> To: Kris Kennaway <kris@obsecurity.org> Cc: questions@freebsd.org Subject: Re: ICC vs. GCC: General question Message-ID: <3E494A15.8040908@fnug.net> In-Reply-To: <20030211183806.GE29134@rot13.obsecurity.org> References: <3E48DA6E.9080805@fnug.net> <20030211183806.GE29134@rot13.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks, Kris. BTW: Hmmm, fails to build for me: ( lang/gcc32 port) FreeBSD asus 5.0-RELEASE-p1 FreeBSD 5.0-RELEASE-p1 #3: Mon Feb 10 10:39:34 CET 2003 root@asus:/usr/obj/usr/src/sys/ASUS i386 gmake[3]: Entering directory `/usr/ports/lang/gcc32/work/build/gcc' for d in libgcc; do \ if [ -d $d ]; then true; else /bin/sh .././..//gcc-3.2.2/gcc/mkinstalldirs $d; fi; \ done if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi gmake[3]: Leaving directory `/usr/ports/lang/gcc32/work/build/gcc' gmake[2]: Leaving directory `/usr/ports/lang/gcc32/work/build/gcc' gmake[1]: *** [configure-target-libstdc++-v3] Illegal instruction (core dumped) gmake[1]: Leaving directory `/usr/ports/lang/gcc32/work/build' gmake: *** [bootstrap] Error 2 *** Error code 2 Stop in /usr/ports/lang/gcc32. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade97111.0 make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! lang/gcc32 (missing header) Any ideas? /Paul Kris Kennaway wrote: > On Tue, Feb 11, 2003 at 12:11:42PM +0100, Paul A. Mayer wrote: > > >>I have no specific need (i.e., no particular program to optimize) I'm >>just curious as to which compiler would be preferable for general >>performance on 5.0-RELEASE. Can icc buildworld/kernel an ports for 5.0? > > > No. It can only build some ports (both due to gccisms in code). > > kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E494A15.8040908>