Static Library
Static Library
Posted Mar 19, 2010 15:32 UTC (Fri) by mgedmin (guest, #34497)In reply to: Static Library by nikanth
Parent article: Applications and bundled libraries
Static linking has the same disadvantages as bundling own libraries, with
the addition that you can't easily see which apps bundle which libraries,
making e.g. security support that much harder.
the addition that you can't easily see which apps bundle which libraries,
making e.g. security support that much harder.
