Nithin
2009-11-13 05:01:23 UTC
Hi all,
I have a static library(.lib) with some 234 files in it.When I build
it the size of the .lib is around 8MB.(just building the library not
attaching to any application)
When I build the same 234 files in a different project which is a
Dynamic link library(.dll) the size is around 2 MB.
My question is even though I have the same number of files in both
cases why is static library(.lib) size so large??I am working in some
embedded project so size is a major constraint
Best Regards,
Nithin
I have a static library(.lib) with some 234 files in it.When I build
it the size of the .lib is around 8MB.(just building the library not
attaching to any application)
When I build the same 234 files in a different project which is a
Dynamic link library(.dll) the size is around 2 MB.
My question is even though I have the same number of files in both
cases why is static library(.lib) size so large??I am working in some
embedded project so size is a major constraint
Best Regards,
Nithin