On Thu, Oct 1, 2009 at 5:56 PM, Corinna Vinschen
wrote:
> On Oct 1 17:37, Steven Woody wrote:
>> On Thu, Oct 1, 2009 at 4:31 PM, Lenik wrote:
>> > On 2009-10-1 13:44, Steven Woody wrote:
>> >>
>> >> Hi,
>> >>
>> >> In Linux, we can get a library dependency list by running of 'ldd'.
>> >> In wind
On Oct 1 17:37, Steven Woody wrote:
> On Thu, Oct 1, 2009 at 4:31 PM, Lenik wrote:
> > On 2009-10-1 13:44, Steven Woody wrote:
> >>
> >> Hi,
> >>
> >> In Linux, we can get a library dependency list by running of 'ldd'.
> >> In windows, executable still depend on libraries, such as DLLs, but I
> >
On Oct 1 10:45, Fergus wrote:
>> cygcheck /path/to/exe
>
> Where does cygcheck go to get the answer? I found
>
> cygcheck /bin/rxvt.exe
>
> failed to show /bin/libW11.dll in [1.5]
It still will in 1.7. cygcheck searches for the DLL names in the
executable's directory of load-time linked DLLs. l
cygcheck /path/to/exe
Where does cygcheck go to get the answer? I found
cygcheck /bin/rxvt.exe
failed to show /bin/libW11.dll in [1.5]
Fergus
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/doc
On Thu, Oct 1, 2009 at 4:31 PM, Lenik wrote:
> On 2009-10-1 13:44, Steven Woody wrote:
>>
>> Hi,
>>
>> In Linux, we can get a library dependency list by running of 'ldd'.
>> In windows, executable still depend on libraries, such as DLLs, but I
>> don't find a 'ldd' command in cygwin. Is there any
On 2009-10-1 13:44, Steven Woody wrote:
Hi,
In Linux, we can get a library dependency list by running of 'ldd'.
In windows, executable still depend on libraries, such as DLLs, but I
don't find a 'ldd' command in cygwin. Is there any tool that will do
the job?
Thanks.
There is a cygwin ldd,
On Thu, Oct 1, 2009 at 2:02 PM, Dave Korn
wrote:
> Steven Woody wrote:
>> Hi,
>>
>> In Linux, we can get a library dependency list by running of 'ldd'.
>> In windows, executable still depend on libraries, such as DLLs, but I
>> don't find a 'ldd' command in cygwin. Is there any tool that will do
Steven Woody wrote:
> Hi,
>
> In Linux, we can get a library dependency list by running of 'ldd'.
> In windows, executable still depend on libraries, such as DLLs, but I
> don't find a 'ldd' command in cygwin. Is there any tool that will do
> the job?
"cygcheck /path/to/exe"
cheers,
8 matches
Mail list logo