libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libmicrohttpd] Windows binary with SSL3/TLS


From: silvioprog
Subject: Re: [libmicrohttpd] Windows binary with SSL3/TLS
Date: Thu, 16 Jun 2016 09:05:05 -0300

Awesome.

I'm going to update my script ...

On Thu, Jun 16, 2016 at 7:42 AM, LRN <address@hidden> wrote:
On 16.06.2016 13:35, Evgeny Grin wrote:
> On 15.06.2016 21:58, silvioprog wrote:
>> Is there any way to get the list of all required dlls to distribute with
>> my application?
>>
>> On Wed, Jun 15, 2016 at 3:47 PM, Evgeny Grin <address@hidden
>> <mailto:address@hidden>> wrote:
>> [...]
>>
>>      You will need about 12-15 additional .dlls or .a files. That's the
>>     reason why W32 binary is not distributed with TLS.
>
> May be not optimal way, but I personally use Dependency Walker tool.
> It build all dependency tree and warn about missing .dlls.
>
You can also parse the output from objdump to get the dependencies.
Or just use ntldd -R :)

--
O< ascii ribbon - stop html email! - www.asciiribbon.org

--
Silvio Clécio

reply via email to

[Prev in Thread] Current Thread [Next in Thread]