The Crow (2 July 2018 04:47) wrote: > 3. Go to src/qtbase/mkspec/[win32-g++ | linux-g++] and adding the LFLAGS += -static -static-libgcc Rather than modifying a mkspec, pass the -static option to configure. Note that configure --help will tell you what options are available. Eddy.