You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Olaf Flebbe (JIRA)" <ji...@apache.org> on 2017/09/16 10:56:00 UTC

[jira] [Commented] (BIGTOP-2884) Upgrade gcc to support C++11 on CentOS 6

    [ https://issues.apache.org/jira/browse/BIGTOP-2884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168881#comment-16168881 ] 

Olaf Flebbe commented on BIGTOP-2884:
-------------------------------------

Ok that can be done, but I like to raise the question if we rally should ride a dead horse: EOL for full maintenance was May this year.

If you really need this I would recommend gcc-6.3 to be installed from RH devtoolset
{code}
yum install epel-release
yum install centos-release-scl
yum install devtoolset-6-toolchain
{code}

But I would refrain from doing that

> Upgrade gcc to support C++11 on CentOS 6
> ----------------------------------------
>
>                 Key: BIGTOP-2884
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2884
>             Project: Bigtop
>          Issue Type: Task
>          Components: toolchain
>    Affects Versions: 1.2.0
>            Reporter: Evans Ye
>             Fix For: 1.2.1, 1.3.0
>
>
> GPDB failed to build on CentOS 6:
> https://ci.bigtop.apache.org/view/Packages/job/Bigtop-trunk-packages/COMPONENTS=gpdb,OS=centos-6/156/console



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)