From owner-freebsd-questions@FreeBSD.ORG Thu Mar 31 13:40:01 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2740B1065670 for ; Thu, 31 Mar 2011 13:40:01 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id DE8838FC0A for ; Thu, 31 Mar 2011 13:40:00 +0000 (UTC) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id p2VDbs0A093912; Thu, 31 Mar 2011 09:37:54 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id p2VDbrh7093911; Thu, 31 Mar 2011 09:37:53 -0400 (EDT) (envelope-from jerrymc) Date: Thu, 31 Mar 2011 09:37:53 -0400 From: Jerry McAllister To: Adam Vande More Message-ID: <20110331133753.GB93855@gizmo.acns.msu.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Cc: Gary Dunn , FreeBSD Questions Subject: Re: gcc X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Mar 2011 13:40:01 -0000 On Wed, Mar 30, 2011 at 10:10:44PM -0500, Adam Vande More wrote: > On Wed, Mar 30, 2011 at 9:06 PM, Gary Dunn wrote: > > > When will we bump the version of gcc? On my fresh 8.2 build it is 4.2.1. > > The ports tree has newer, up to 4.7.0 dated 19 Mar 2011. > > > > Probably never, as GPL 3 code isn't allowed in the base system. There have > been some optimizations backported to gcc in CURRENT that add in stuff like > newer instruction sets I believe. eg. If you want a newer gcc, such as the one in ports, then go ahead and install it. The system uses a FreeBSD c compiler, not gcc. ////jerry > > The base system compiler is moving towards clang/llvm and it's now possible > to run a clang kernel/world on CURRENT. Efforts are underway to change the > ports system to allow for a more pluggable compiler eg > clang/gcc44/gcc45/gcc46. > > -- > Adam Vande More > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"