On Tue, Jun 10, 2014 at 3:27 PM, Levin, Igor <ile...@akamai.com> wrote:

>                 Geoff,
>
> we did not seem to be able to figure out what openssl Makefile actually
> builds crypto/threads/th-lock.c
>
>
>
> In our particular case we explicitly included that file when building our
> server, but for “pure” OpenSSL, what make includes th-lock.c ?
>

Apparently, nothing. I believe the intention is to do precisely what you
do. Ie. incorporate that code into your app, so that it registers the
pthread locking callbacks through the openssl API.

Cheers,
Geoff

Reply via email to