2008/3/23, Mahesh Govind <[EMAIL PROTECTED]>:
>  Could some give some  idea about stack foot print .
>  I saw some old threads related to this topic.  I am planning to write
>  some embedded apps .

Hm, text segment is now 693K, data 38K (i386, compiled with options below)

>  How easy is to take only basic nua feature from the stack by disabling all 
> other
>  features , with out TLS ?

There are options for configure script, e.g., running

./configure CFLAGS="-Os -DNDEBUG -DSU_DEBUG_MAX=3" --disable-stun
--disable-nth --without-glib --without-openssl

will disable most optional features.

-- 
Pekka.Pessi mail at nokia.com

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to