Date: Fri, 4 Apr 2014 08:46:29 -0600 From: Warner Losh <imp@bsdimp.com> To: David Chisnall <theraven@FreeBSD.org> Cc: svn-src-head@freebsd.org, Baptiste Daroussin <bapt@FreeBSD.org>, src-committers@freebsd.org, Jordan Hubbard <jkh@ixsystems.com>, svn-src-all@freebsd.org Subject: Re: svn commit: r264042 - in head: include lib/libc/gen lib/libc/include lib/libc/stdlib Message-ID: <D04D2A24-9A7F-4BF2-80AB-5F41D70F7BB5@gmail.com> In-Reply-To: <152D73EE-DF9E-4757-B547-F1F22B12C824@FreeBSD.org> References: <201404021607.s32G7mhw051355@svn.freebsd.org> <20140404115256.GA85137@ivaldir.etoilebsd.net> <F2A33EA8-14F2-4D62-9021-9023A1751E48@FreeBSD.org> <8D6AF193-A5A3-4A28-A230-97A543395ACA@ixsystems.com> <2E0EC8CB-B3EE-4DB8-A33D-58FD2107F14D@FreeBSD.org> <6A02504F-5543-4F91-92F6-7B4FB9A34DC4@ixsystems.com> <152D73EE-DF9E-4757-B547-F1F22B12C824@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Apr 4, 2014, at 6:55 AM, David Chisnall <theraven@FreeBSD.org> wrote: > If we could build base with gcc47 from ports, that would be okay, because then we'd have a modern C/C++ compiler in the base system and a modern(ish - 4.8 / 4.9 would be better, but 4.7 is a reasonable baseline) C/C++ compiler in ports to drive an external toolchain. I’m targeting forward porting the “interesting” FreeBSD specific gcc to 4.8 and 4.9, and then working out the uber-ugly bootstrap we need to do if we are going to support building the tree from scratch with it. “Interesting” doesn’t include: new instruction support, apple changes, etc. Someone else will need to do that. The former isn’t that big a deal, since we mostly back ported that stuff. The latter was added after I started this project and I decided IDGAS about that functionality and it would be a distraction to the main thrust of the project. I’m happy of SEGAS on it though. Warner IDGAS — I don’t Give … SEGAS — Someone else gives…
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D04D2A24-9A7F-4BF2-80AB-5F41D70F7BB5>
