Hi,
how are libraries linked and how it effects the binary size?
ex: I am using printf() in my application, which intern uses standard library.
Now will the entire library appear in my binary or only the printf() piece of code.
It would be wonderfull if someone can show me a good doc on following process.
Thanks to all



LinkBack URL
About LinkBacks


