depends indicates that the files I copied using my program which is
also able to find the refernced DLL's (and their refrenced dlls) has
no missing dependancies, and is only the 5 files I listed to start.

depends on the initial installation reveals no reference to zlib1.dll


On Thu, May 21, 2009 at 4:34 PM, Thomas Keller <[email protected]> wrote:
> J Decker schrieb:
>> On Thu, May 21, 2009 at 4:18 PM, Zack Weinberg <[email protected]> wrote:
>>> zlib most definitely is used, but it might not be that copy of it
>>> that's getting used.  libpcrecpp-0.dll and libpcreposix-0.dll, on the
>>> other hand, are definitely *not* needed.  We don't play tricks with
>>> LoadLibrary as far as I know.
>>>
>>> For reference, this is the set of libraries required in an
>>> as-dynamically-linked-as-possible Linux build:
>>>
>>> $ objdump --private-headers /usr/bin/mtn | grep NEEDED
>>>  NEEDED               libpcre.so.3
>> Hrm... that doesn't help me.... that's a list from a Linux or other
>> distribution, the subject is Windows 0.44.
>>
>
> What does Depends.exe [0] show you?
>
> [0] http://www.dependencywalker.com/
>
> --
> GPG-Key 0x160D1092 | [email protected] | http://thomaskeller.biz
> Please note that according to the EU law on data retention, information
> on every electronic information exchange might be retained for a period
> of six months or longer: http://www.vorratsdatenspeicherung.de/?lang=en
>
>


_______________________________________________
Monotone-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to