Unfortunately, this is only for RHEL/CentOS 7, but it can also be found at: https://www.softwarecollections.org/en/scls/rhscl/devtoolset-3/ On Tue, Jan 13, 2015 at 1:39 AM, wwp <subscript at free.fr> wrote:> > On Tue, 13 Jan 2015 09:18:27 +0100 wwp <subscript at free.fr> wrote: > > > I could find the 1.1 and 2 repos gently provided by Tru Huynh, but quid > > of a v3 of the toolset? > > > > I've just found that Qt 5.4 requires what's shipped in this v3 (gcc > > 4.9.1, binutils 2.24) and would prefer installing those from a repo. If > > not, the sources will rule. > > > > Any hint? > > The hint often comes after a deeper look on the Internet: > http://linux.web.cern.ch/linux/scl/ > (1.1 and 2 are accessible too, but slightly differently) > > Thanks to the Cern, sorry for the noise, at least it serves the > archives. > > > Regards, > > -- > wwp > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos > >
Hello Dave, On Tue, 13 Jan 2015 21:18:18 -0700 Dave Johansen <davejohansen at gmail.com> wrote:> Unfortunately, this is only for RHEL/CentOS 7Really? It installs and works fine on my CentOS6, more over, on the Cern pages, it says "for Scientific Linux CERN 6" (note the '6'); repodata says '6' too.> but it can also be found at: > https://www.softwarecollections.org/en/scls/rhscl/devtoolset-3/Interesting too :-), thanks. There, you're right, they are addressing the repo to v7. Regards,> On Tue, Jan 13, 2015 at 1:39 AM, wwp <subscript at free.fr> wrote: > > > > > On Tue, 13 Jan 2015 09:18:27 +0100 wwp <subscript at free.fr> wrote: > > > > > I could find the 1.1 and 2 repos gently provided by Tru Huynh, but quid > > > of a v3 of the toolset? > > > > > > I've just found that Qt 5.4 requires what's shipped in this v3 (gcc > > > 4.9.1, binutils 2.24) and would prefer installing those from a repo. If > > > not, the sources will rule. > > > > > > Any hint? > > > > The hint often comes after a deeper look on the Internet: > > http://linux.web.cern.ch/linux/scl/ > > (1.1 and 2 are accessible too, but slightly differently) > > > > Thanks to the Cern, sorry for the noise, at least it serves the > > archives. > > > > > > Regards, > > > > -- > > wwp-- wwp -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: OpenPGP digital signature URL: <http://lists.centos.org/pipermail/centos/attachments/20150114/f881d081/attachment-0001.sig>
On Wed, Jan 14, 2015 at 1:28 AM, wwp <subscript at free.fr> wrote:> Hello Dave, > > > On Tue, 13 Jan 2015 21:18:18 -0700 Dave Johansen <davejohansen at gmail.com> > wrote: > > > Unfortunately, this is only for RHEL/CentOS 7 > > Really? It installs and works fine on my CentOS6, more over, on the > Cern pages, it says "for Scientific Linux CERN 6" (note the '6'); > repodata says '6' too. >Sorry for the confusion. The "this" I was referring to was the linked to devtoolset-3 on softwarecollections.org and not the CERN one that is for RHEL 6 and its variants. Dave