[vlc-devel] why can't I use gcc 4.8.5?
Rémi Denis-Courmont
remi at remlab.net
Sun Feb 11 10:26:29 CET 2018
Le sunnuntaina 11. helmikuuta 2018, 5.02.14 EET Masaru Nomiya a écrit :
> Hello,
>
> I tried to compile vlc 3.0.0 with g++ 4.8.5, but configure rejects;
>
> [...]
> checking for C/C++ restrict keyword... __restrict
> checking whether g++ supports C++11 features by default... no
> checking whether g++ supports C++11 features with -std=c++11... no
> checking whether g++ supports C++11 features with -std=c++0x... no
> configure: error: *** A compiler with support for C++11 language features is
> required.
>
> Why?
> g++ 4.8.5 supports -std=c++11, I wonder.
>
> Coud you inform me of my problem's cause?
As configure says, GCC 4.8 does not really support C++11.
--
雷米‧德尼-库尔蒙
https://www.remlab.net/
More information about the vlc-devel
mailing list