On 8/25/2010 8:58 AM, Csaba Raduly wrote:
On Sun, Aug 22, 2010 at 8:15 PM, Steven Woody  wrote:

$ ldd /usr/lib/gcc/i686-pc-cygwin/4.3.4/cc1.exe
        ntdll.dll =>  /cygdrive/c/WINDOWS/system32/ntdll.dll (0x7c920000)
        kernel32.dll =>  /cygdrive/c/WINDOWS/system32/kernel32.dll (0x7c800000)
        cyggcc_s-1.dll =>  /usr/bin/cyggcc_s-1.dll (0x67f00000)
        cygwin1.dll =>  /usr/bin/cygwin1.dll (0x61000000)
        ADVAPI32.DLL =>  /cygdrive/c/WINDOWS/system32/ADVAPI32.DLL (0x77da0000)
        RPCRT4.dll =>  /cygdrive/c/WINDOWS/system32/RPCRT4.dll (0x77e50000)
        Secur32.dll =>  /cygdrive/c/WINDOWS/system32/Secur32.dll (0x77fc0000)
        cyggmp-3.dll =>  /usr/bin/cyggmp-3.dll (0x63f40000)
        cygmpfr-1.dll =>  /usr/bin/cygmpfr-1.dll (0x6cd80000)


You could either run ldd on the DLLs (cyggcc_s-1.dll, cyggmp-3.dll and
cygmpfr-1.dll) or use depends.exe (http://www.dependencywalker.com/)
to try to identify the missing DLL.

'cygcheck' is also an option as well.

--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 893-9889 - FAX
Holliston, MA 01746

_____________________________________________________________________

A: Yes.
Q: Are you sure?
A: Because it reverses the logical flow of conversation.
Q: Why is top posting annoying in email?

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to