When you link a lib during compile, ie. -l=/dd/lib/clib.l -l=/dd/lib/clibt.l -l=/dd/lib/cgfx7.l does the entire library get added to you program, or only the actual library components called?