Yes it is possible to do it. You have to add the --static flag in the makefile 
of the root dir of the openssl release that you are compiling. This flag must 
be added both to CFLAGS for compiling and LDFLAGS  for linking. For further 
use, if you continue integration eg. with openssh, you will also need 
ldconfig, libld and libnss in the system that will run the openssl that you 
have built.
Then you 'll have to strip the final executable, to reduce its size.
good luck!
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to