Here is the build script we use to build our library with the arguments of 
static: http://pastebin.com/yeH8xBNs

and we are using the cryptopp GNUmakefile-cross with static lean as the 
arguments.  

Patrick

On Monday, March 13, 2017 at 2:50:40 PM UTC-5, Jeffrey Walton wrote:
>
> On Mon, Mar 13, 2017 at 3:20 PM,  <pdoh...@cipherloc.net <javascript:>> 
> wrote: 
> > 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? 
>
> Please show the command you are using to strip. Maybe better, please 
> provide the entire build log for the executable. Put it on PasteBin 
> since its probably very large. 
>
> Jeff 
>

-- 
-- 
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