Hmmm, fails to build for me:
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
Wesley Morgan wrote:
The import of gcc 3.2.2 brings a question to mind... Many people have mentioned problems with SSE / SSE2 instructions, optimizer problems etc that are supposedly fixed with 3.2.2... My question is, should I consider rebuilding my ports with this new compiler because of stability and/or speed improvements? Or is this point release not worth the effort.
To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message