cvs commit: ports/lang/gcc44 Makefile distinfo
Gerald Pfeifer
gerald at FreeBSD.org
Fri Feb 19 14:51:55 UTC 2010
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
More information about the cvs-all
mailing list