Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save fujii/cb3ff4b4aeeb6a6baf65fcb218e94767 to your computer and use it in GitHub Desktop.
Save fujii/cb3ff4b4aeeb6a6baf65fcb218e94767 to your computer and use it in GitHub Desktop.
Debian 9 (stretch) 2017-06-17 gcc 6.3.0 clang 3.8
Ubuntu 18.04 (Bionic Beaver) 2018-04-26 gcc 7.4.0 clang 6.0
Debian 10 (buster) 2019-07-06? gcc 8.3 clang 7.0
Ubuntu 20.04 2020-04-??
https://packages.debian.org/
https://packages.ubuntu.com/
Supporting Debian 9 (stretch) has been dropped in May 2019.
https://lists.webkit.org/pipermail/webkit-dev/2019-May/030619.html
https://lists.webkit.org/pipermail/webkit-dev/2019-May/030625.html
WebKitGTK/DependenciesPolicy
https://trac.webkit.org/wiki/WebKitGTK/DependenciesPolicy
C++ Standards Support in GCC - GNU Project - Free Software Foundation (FSF)
https://gcc.gnu.org/projects/cxx-status.html
Clang - C++17, C++14, C++11 and C++98 Status
https://clang.llvm.org/cxx_status.html
C++ compiler support - cppreference.com
https://en.cppreference.com/w/cpp/compiler_support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment