[reSIProcate] footprint

Fischl jason jason.fischl at gmail.com
Mon Mar 28 02:28:57 CST 2005


You need to do two things to build it small. 

make CODE_OPTIMIZE=3

The library itself will not be small - but the linked application will
be after you strip it. Have a look at an example application like
sip/resiprocate/test/testStack

Jason



On Mon, 28 Mar 2005 13:52:47 +0800, zuobf <zuobf at chinabizone.com> wrote:
> Hello,
>     There is some early mail here which said the footprint could be less
> than 2 Mb after stripped.
>     But after i stripped the library file with utility strip, the obj library
> is still around 4Mb, what's wrong?
>     The command i used is "strip libresiprocate.a -s -o libresiprocate_stripped.a"
>         The result is :
> 
>                 -rw-rw-r--  1 wosai wosai 7443316 Mar 28 13:40 libresiprocate.a
>                 -rw-r--r--  1 wosai wosai 3733454 Mar 28 13:44 libresiprocate_stripped.a
> 
>         What's wrong with me? :(
> 
> Thank you very much:)
> 
> sincerely,
> 
> zuobf
> zuobf at chinabizone.com
> 2005-03-28
> 
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel at list.sipfoundry.org
> https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
> 
>



More information about the resiprocate-devel mailing list