Static Library
Static Library
Posted Mar 19, 2010 6:05 UTC (Fri) by nikanth (guest, #50093)Parent article: Applications and bundled libraries
Use static libraries and provide a single binary. Why do we need dynamic libraries, unless we want to provide multiple binaries for a package?
Static linking could achieve the goal without violating the Linux model.
