help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Octave upgrade-4.4.1


From: Kai Torben Ohlhus
Subject: Re: Octave upgrade-4.4.1
Date: Fri, 2 Nov 2018 17:52:46 +0100

On Fri, Nov 2, 2018 at 5:02 PM Harika Kotakonda <address@hidden> wrote:

[...] in rhel 6 we are getting below errors.

[...]

configure: error: a compiler that fully supports C++11 is required to build Octave

 

The c++ compiler version is different in both rhel6 and rhel 7
gcc-c++-4.4.7-23.el6.x86_64-rhel6
gcc-c++-4.8.5-36.el7.x86_64-rhel 7


As the error message suggest: you need a compiler with C++11 features for the latest Octave version. That is in your case gcc starting from 4.8.1 [1], which seems to be unavailable by default on rhel 6.  Maybe you have to compile a newer version of gcc yourself if there are no packages available from your distributor.

Best,
Kai

[1] https://gcc.gnu.org/projects/cxx-status.html#cxx11 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]