Hi Marek,
Thanks I already did it. It works fine.
I need help in cross platform compiling for arm-linux.

Thanks,
Ranjeet


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Marek Marcola
Sent: Wednesday, November 28, 2007 1:11 PM
To: openssl-users@openssl.org
Subject: RE: compiling openssl only with passwd application

On Wed, 2007-11-28 at 11:59 +0530, Ranjeet Kumar wrote:
>
> Hi Marek,
>
> You understood me correctly. But basically I want binary should be
very
> less in size. Earlier openssl binary was 1.7MB, after your step passwd
> binary is 1.1MB. It cannot be accepted. I think right now libssl3.so
is
> linked statically. If we link dynamically then size can be reduce
> because libssl3.so is already available on the box.
If libcrypto is already available on your box -lcrypto will be enough
instead of ../libcrypto.a. In trouble I suggest using source code from
your distribution, you may check this with:
  $ openssl version -a

Best regards,
--
Marek Marcola <[EMAIL PROTECTED]>

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]


The information contained in, or attached to, this e-mail, contains 
confidential information and is intended solely for the use of the individual 
or entity to whom they are addressed and is subject to legal privilege. If you 
have received this e-mail in error you should notify the sender immediately by 
reply e-mail, delete the message from your system and notify your system 
manager. Please do not copy it for any purpose, or disclose its contents to any 
other person. The views or opinions presented in this e-mail are solely those 
of the author and do not necessarily represent those of the company. The 
recipient should check this e-mail and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused, directly or 
indirectly, by any virus transmitted in this email.

www.aztecsoft.com
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to