[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] Questions about static linking



Hello,

just a simple question: 

lib1.a needs zlib
lib2.a needs zlib

projectX needs lib1 and lib2, 
would the resulting code contain dublicate code for zlib? 


Greets,
mono