I added to the CMakeFiles file ``` set(CMAKE_EXE_LINKER_FLAGS "-static -static-libgcc") ``` But the compilation fails.