No, it gives me .a file then i convert it to .so file. Since it was saying .so not supported yet for arm-linux evn in configure script. i stripped .so file and i could reduce it to 2.5 MB but still its a big one only.
I am compiling with only few ciphers algorithms like sha256,aes,EC-DH and EC-DSA. Interested thing is then I configure with all the size is 3.5MB and when i configure with only above 5. In that case also same size,it should not compile code for other ciphers right? Thanks Jeetendra On 20 November 2012 20:23, John Doe <jd...@yahoo.com> wrote: > From: jeetendra gangele <gangele...@gmail.com> > >> Please guide me How can i minimize the size since I need only selected >> algorithms. > > Can one strip a .a the file...? > Mine goes from 3.3M down to 1.8M. > But I have no idea if it will still be working... > > JD > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List openssl-users@openssl.org > Automated List Manager majord...@openssl.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org