Static linking of Openssl Libraries
-
- Posts: 5
- Joined: Tue Mar 11, 2014 1:47 pm
Static linking of Openssl Libraries
Is there a solution available for statically linking the Openssl libraries?
Re: Static linking of Openssl Libraries
I've implemented static linking of OpenSSL, in the codebase - it will be in the next release.
-
- Posts: 5
- Joined: Tue Mar 11, 2014 1:47 pm
Re: Static linking of Openssl Libraries
Thanks. Do you have a date scheduled for the next release?
- Mike
- Mike
Re: Static linking of Openssl Libraries
Hi Mike - there is a new RCF version available now, which supports static linking to OpenSSL (define RCF_OPENSSL_STATIC in your build).