The more libraries you use. The more you have to link. Think of libraries as modules. Like png loaders, XML readers, custom ai routines or physics. Of course the amount of raw code also contributes. The linkers help the code compile or become a binary. If you use a library you won't be able to compile if your links aren't present or are broken








