Hello,

I'm working on a client application under Borland C++ Builder for
Windows. Right now, when I compile the OpenSSL libraries into my
application, it's increasing the size of the executable by
approximately 800 KB.

All I need is client-side support for the SSL protocol (for example,
to open a socket to a web server, connect via SSL, and  retrieve a web
page). 800 KB of executable sounds a bit high for that functionality.

Is there a way for me to reduce the size of the libraries? I've tried
messing around with some of the Configure options but am kind of
shooting in the dark, and I don't know what is safe to turn off and
what isn't, nor do I know whether it will improve my executable size.

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

Reply via email to