
29 Mar
2006
29 Mar
'06
3:13 p.m.
On 3/29/06, Ulrich Eckhardt <doomster@knuut.de> wrote:
different compiler versions or settings and it reduces the additional required size of the final executable (example-prog[1] with above static linking weighs 52kB, the thread lib alone would have been 92kB already otherwise).
Doesn't the linker include only those parts of a (static) lib that are actually used?