|
From: | silvioprog |
Subject: | Re: [libmicrohttpd] Windows binary with SSL3/TLS |
Date: | Thu, 16 Jun 2016 09:05:05 -0300 |
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
[Prev in Thread] | Current Thread | [Next in Thread] |