< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

Re: [reSIProcate] the size of resip stack.


Alan Hawrylyshen wrote:


On 2006.03.16, at 13:48 , John Draper wrote:

Hi,

I'm wondering why my resip stack is 98 megs in size. I know I have symbols and
debug code added,  but even with that,  should it be 98 megs in size?

This is the size of the .a file after building it with X-Code 1.5


Symbols.

The library size is closer to 3MB.
2.7M of text and about 390KB of data.
A


I think I mentioned I was getting a non-symbol size of 6.5 megs... But here is the confusing part. After building my entire application, the total size is 3.9 megs... Go Figure... What's going on here? Strange... This is on the Mac in case others are interested in this. I guess I should take this up with the X-Code mailing list.... Still waiting for the response. I'll post it if I think it's interesting to
the others in this list.

John