The currently distributed binary only supports Linux platforms with GCC 4.9 (CXXABI_1.3.8 required).
This excludes Centos7 which has GCC 4.8.
Is there a way the distributed binary can target a lower CXXABI ?
If this is bothersome for you, I could otherwise write CMakeLists for the purpose of bootstrapping to a lower CXXABI.
Thanks