From owner-svn-src-stable@FreeBSD.ORG Tue Aug 19 01:31:12 2014 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id C3F6A6D4; Tue, 19 Aug 2014 01:31:12 +0000 (UTC) Date: Tue, 19 Aug 2014 01:31:12 +0000 From: Alexey Dokuchaev To: Pedro Giffuni Subject: Re: svn commit: r270099 - in stable: 10/contrib/gcc/config/i386 9/contrib/gcc/config/i386 Message-ID: <20140819013112.GA5938@FreeBSD.org> References: <201408171308.s7HD8Fnh099147@svn.freebsd.org> <20140817131942.GA38672@FreeBSD.org> <8CA269F6-BCD2-4E78-947F-682214367F36@FreeBSD.org> <20140817134509.GA47327@FreeBSD.org> <9181921C-43BB-48C9-B63D-7C6F99D7A763@FreeBSD.org> <53F25399.40204@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <53F25399.40204@freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Dimitry Andric X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2014 01:31:12 -0000 On Mon, Aug 18, 2014 at 02:27:21PM -0500, Pedro Giffuni wrote: > I personally stopped merging stuff to the stable/8 branch and more recently > to the stable/9 branch as I don't run those anymore. In the case of the > stable/8 branch I find the ancient version of binutils a real threat/ > limitation. Contemporary version of binutils can be installed from the port, right? I don't have a problem with it since binutils are relatively fast to build and releases do not happen that often to become annoying. > I would really suggest people move on to at least stable/9 which has all > the clang cleanups and should be functionally much better. Clang/LLVM is a nuisance to build, which is one of the reason to avoid 9+ on my rusty laptop. I run -CURRENT more or less happily on modern hardware. ./danfe