I have my library, which is static, linked with a static cryptopp library. 
 I have cryptopp set to build lean and have the flags for -ffunctions and 
-fdata-sections in my make file as well.  However, when I call strip on the 
final product nothing is actually stripped and the cryptopp library has not 
shrunk.  Am I missing a step or is it not possible to strip a static linked 
library on iOS?

-- 
-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to cryptopp-users-unsubscr...@googlegroups.com.
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
--- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cryptopp-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to