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]

debuginfo Dwarf Error


Hi,
while extracting debuginfo on 32 bit gdal dll

$ ls -s cyggdal-20.dll
103M cyggdal-20.dll

cygport randomly (moon phase?) is stacked waiting for nm
to extract all the data due to Dwarf Error

$ nm -l cyggdal-20.dll
66e7ab80 b .bssBFD: Dwarf Error: Could not find abbrev number 4838.

On 64bit the issue does not arise and nm does its job in 40 seconds,
for the 32 bit after 8 hours it could be still running.
Changing binutils from 2.25 to 2.28 makes no difference.

The only explanation of the error I found is:
https://gcc.gnu.org/ml/gcc/2002-11/msg00756.html

but I do not see a solution for my case.

Any hint really appreciated
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]