Static build
A static build is a compiled version of a program which has been statically linked against libraries. == Linking == In computer science, linking means taking one or more objects generated by compilers and assembling them into a single executable program.