[vlc-devel] why can't I use gcc 4.8.5?

Sean McGovern gseanmcg at gmail.com
Sun Feb 11 04:53:06 CET 2018


Nomiya-san,

Please have a look at the config.log that is generated in your build directory. It may give some additional hints as to why it is failing at that test.

As you mentioned, gcc 4.8.x does indeed support C++11, at least according to https://gcc.gnu.org/onlinedocs/gcc-4.8.5/gcc/Standards.html#Standards

-- Sean McG.

  Original Message  
From: nomiya at galaxy.dti.ne.jp
Sent: February 10, 2018 10:02 PM
To: vlc-devel at videolan.org
Reply-to: vlc-devel at videolan.org
Subject: [vlc-devel] why can't I use gcc 4.8.5?

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?

Thanks.

---
┏━━┓彡 Masaru Nomiya             mail-to: nomiya @ galaxy.dti.ne.jp
┃\/彡
┗━━┛ "Bill! You married with Computers.
          Not with Me!"
         "No..., with money."
_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
https://mailman.videolan.org/listinfo/vlc-devel


More information about the vlc-devel mailing list