*shrug* It was probably statically linked against the other libraries,
then.  I wouldn't worry about it.

zw

On Thu, May 21, 2009 at 4:40 PM, J Decker <d3c...@gmail.com> wrote:
> 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 <m...@thomaskeller.biz> wrote:
>> J Decker schrieb:
>>> On Thu, May 21, 2009 at 4:18 PM, Zack Weinberg <za...@panix.com> 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 | tommyd3...@jabber.ccc.de | 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
> Monotone-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/monotone-devel
>


_______________________________________________
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to