13 Apr
2016
13 Apr
'16
4:26 p.m.
On 13.04.2016 18:24, Yannis Haralambous wrote:
Thanks for the advice. I added the repository and installed gcc-5 via Synaptics. I asked for ./configure CXX="gcc-5" as you said, but I still get the error message
checking whether gcc-5 supports C++14 features by default... no checking whether gcc-5 supports C++14 features with -std=gnu++14... no checking whether gcc-5 supports C++14 features with -std=gnu++0x... no configure: error: *** A compiler with support for C++14 language features is required.
My version of gcc-5 is gcc version 5.3.0 20151204 (Ubuntu 5.3.0-3ubuntu1~14.04)
What am I doing wrong?
Please post the _entire_ output of the ./configure script, together with the config.log file. -- Tiago de Paula Peixoto <tiago@skewed.de>