Recent Changes - Search:

HomePage

PmWiki

pmwiki.org

CompilerSupport

Status of compiler support for the git version of the toolkit

branchgcc-4.8.1 (CentOS)gcc-5.3.0 (gentoo)gcc-5.3.1 (ubuntu)clang-3.8.0 (ubuntu)gcc-6.3
git/masterOKOKOKOK##OK
git/nextOKOKOKOK##OK

## clang-3.8.0 on Ubuntu fails with -flto, need to specify CXXFLAGS explicitly. Compiles OK with configure CXX=clang++ CXXFLAGS="-O2 -march=native" . Used to fail to link due to ABI incompatibility in libstdc++, but this appears to be fixed in latest packages (as of 2016-08-19).

Edit - History - Print - Recent Changes - Search
Page last modified on January 20, 2017, at 07:07 AM