Page 1 of 1
Static linking of Openssl Libraries
Posted: Tue Mar 11, 2014 2:01 pm
by miguelluis
Is there a solution available for statically linking the Openssl libraries?
Re: Static linking of Openssl Libraries
Posted: Fri Mar 28, 2014 10:21 am
by jarl
I've implemented static linking of OpenSSL, in the codebase - it will be in the next release.
Re: Static linking of Openssl Libraries
Posted: Mon Mar 31, 2014 1:43 pm
by miguelluis
Thanks. Do you have a date scheduled for the next release?
- Mike
Re: Static linking of Openssl Libraries
Posted: Fri Apr 25, 2014 2:31 pm
by jarl
Hi Mike - there is a new RCF version available now, which supports static linking to OpenSSL (define RCF_OPENSSL_STATIC in your build).