FreeBSD 13 Is Preparing To Finally Retire GCC 4.2
GCC 4.2.1 has been out since 2007 and while there have been many big updates to the GNU Compiler Collection over the past decade, that version remains somewhat common in the BSD land due to being the last version under the GPLv2 license. GCC 4.2.2 and newer switched over to GPLv3+ and that is why several BSDs have stuck to using GCC 4.2.1 or at least keeping it in their base repository. But now for FreeBSD 13, this old version of GCC is set to be retired with FreeBSD already being quite focused on LLVM Clang as its default compiler while also offering newer GCC versions via its package management system...