From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brad Hubbard Subject: Re: c++11 merged in master Date: Sat, 8 Aug 2015 10:09:04 +1000 Message-ID: <55C548A0.4040607@redhat.com> References: <55C50D5B.6090806@redhat.com> Reply-To: bhubbard@redhat.com Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com ([209.132.183.28]:35899 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1946338AbbHHAJK (ORCPT ); Fri, 7 Aug 2015 20:09:10 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (Postfix) with ESMTPS id 8375291590 for ; Sat, 8 Aug 2015 00:09:07 +0000 (UTC) In-Reply-To: <55C50D5B.6090806@redhat.com> Sender: ceph-devel-owner@vger.kernel.org List-ID: To: Ken Dreyer , Sage Weil , ceph-devel@vger.kernel.org Cc: adeza@redhat.com On 08/08/2015 05:56 AM, Ken Dreyer wrote: > On 08/07/2015 11:52 AM, Sage Weil wrote: >> We'll need to do something similar on centos6 to get g++ 4.7 or 4.8 in >> place, and the jenkins slaves for release builds will also need to be >> updated. > > I think the most official repository for this sort of thing for CentOS 6 > is SCL [1] (it's a little like PPA for RPM-based systems). > > This is going to make our build process even more complicated, so if you > find that this isn't a trivial drop-in solution, I'm good for just > dropping RHEL 6/CentOS 6 support in master. > > [1] https://www.softwarecollections.org/en/scls/rhscl/devtoolset-3/ I think https://access.redhat.com/documentation/en-US/Red_Hat_Developer_Toolset/3/html-single/User_Guide/index.html is probably more comprehensive information for those that want more and should be generally applicable to both CentOS and RHEL. Cheers, Brad