From owner-freebsd-questions Tue Feb 11 11: 8: 9 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34FE137B401 for ; Tue, 11 Feb 2003 11:08:08 -0800 (PST) Received: from disk.fnug.net (213.237.71.107.adsl.amb.worldonline.dk [213.237.71.107]) by mx1.FreeBSD.org (Postfix) with ESMTP id 082EF43FAF for ; Tue, 11 Feb 2003 11:08:07 -0800 (PST) (envelope-from paul@fnug.net) Received: from fnug.net (unknown [192.168.0.3]) by disk.fnug.net (Postfix) with ESMTP id 3DF194497; Tue, 11 Feb 2003 20:08:05 +0100 (CET) Message-ID: <3E494A15.8040908@fnug.net> Date: Tue, 11 Feb 2003 20:08:05 +0100 From: "Paul A. Mayer" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030203 X-Accept-Language: en-us, en, da MIME-Version: 1.0 To: Kris Kennaway Cc: questions@freebsd.org Subject: Re: ICC vs. GCC: General question References: <3E48DA6E.9080805@fnug.net> <20030211183806.GE29134@rot13.obsecurity.org> In-Reply-To: <20030211183806.GE29134@rot13.obsecurity.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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