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

RE: [reSIProcate] any suggestion to reduce the sip library size(memeoryfootprint)?


You can enable the new RESIP_FIXED_POINT compiler flag.  This won’t reduce the library size – but it will reduce the size of the final executable.  It will allow you to link to resip without requiring linking with a floating point library.

 

From: resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx [mailto:resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Henry Duan
Sent: Wednesday, July 26, 2006 4:36 PM
To: resiprocate-devel@xxxxxxxxxxxxxxxxxxx
Subject: [reSIProcate] any suggestion to reduce the sip library size(memeoryfootprint)?

 

hi,

 

We're considering to put reSiprocate to embedded device. Can anybody kindly provide some suggestions to reduce the library size?

 

 

thanks in advance!