Hi, anakryiko, can we support static build in example CMakelist, i think others will also meet this glibc version problem  ``` set(CMAKE_EXE_LINKER_FLAGS "-static") ``` it seems add static flag can fix it, so is it meaningful?