Switch on gcc47 and switch off gcc41
authorJohn Marino <draco@marino.st>
Sat, 29 Sep 2012 20:47:42 +0000 (22:47 +0200)
committerJohn Marino <draco@marino.st>
Mon, 1 Oct 2012 10:44:17 +0000 (12:44 +0200)
commitf0140465f072dacd8b485e76b254a999329a1d3c
tree43693e8d02655a49f3d83c33018369fcef4411ea
parentb450dd39bd0704a8fa3bf13236c3540130982797
Switch on gcc47 and switch off gcc41

Replace GCC 4.1 with GCC 4.7.  The primary compiler remains GCC 4.4
and the source and makefiles for GCC 4.1 remain intact so it can be
brought back if necessary.  All references to GCC 4.1 in documentation
where updated to reflect version 4.7.

A full world build is probably required after this point.
19 files changed:
Makefile.inc1
Makefile_upgrade.inc
etc/defaults/compilers.conf
etc/defaults/make.conf
etc/mtree/BSD.include.dist
etc/mtree/BSD.usr.dist
gnu/lib/Makefile
gnu/usr.bin/Makefile
lib/libc/Makefile
libexec/customcc/cc.sh
share/man/man5/compilers.conf.5
share/man/man5/make.conf.5
share/mk/Makefile
share/mk/bsd.README
share/mk/bsd.cpu.gcc41.mk [deleted file]
share/mk/bsd.cpu.gcc47.mk [new file with mode: 0644]
share/mk/bsd.cpu.mk
share/mk/bsd.sys.mk
test/x86_64/Makefile