Date: Fri, 19 Feb 2010 14:51:55 +0000 (UTC) From: Gerald Pfeifer <gerald@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/gcc44 Makefile distinfo Message-ID: <201002191451.o1JEptu8011623@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gerald 2010-02-19 14:51:55 UTC FreeBSD ports repository Modified files: lang/gcc44 Makefile distinfo Log: Update to the 20100216 snapshot of GCC 4.4.4. Use current GNU binutils from ports (devel/binutils) instead of the system tools. The latter are half a decade old and fail to properly support modern CPUs and their standard features such as SSE or AVX in the case of AMD64/Intel64 which means that they even break when using a simple -march=native. This helps address repeated user problems here and there, also by establishing a consistent base if, for example, the user has different flavors of as and ld in her path. On the way, sort CONFIGURE_ARGS. Feature safe: yes Revision Changes Path 1.422 +10 -6 ports/lang/gcc44/Makefile 1.299 +15 -15 ports/lang/gcc44/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002191451.o1JEptu8011623>