This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ldd will hung with some DLLs


On 3/2/2013 3:44 PM, OBATA Akio wrote:
Hi,

ldd will hung-up (no output) with some DLLs for me (1.7.17 on 32bit
Windows Vista).
For example,
  /bin/cyglsa.dll
  /bin/cygXdmcp-6.dll

* is it only happened for me?
* how to avoid the hung?
* how to detect such DLLs without trying to do ldd?



for me only on /bin/cyglsa.dll, than is one with
bugged section name

$ objdump -h /usr/bin/cyglsa.dll

/usr/bin/cyglsa.dll:     file format pei-i386
[cut]
  6 .gnu_deb      00000014  10007000  10007000  00001400  2**2
                  CONTENTS, ALLOC, LOAD, READONLY, DATA

but I am running snapshot 1.7.18s(0.263/5/3) 20130131 on W7/64

Regards
Marco


-- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]