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: Problem with nm in binutils-2.25-2 on x86


On 20/11/2015 14:55, JonY wrote:
On 11/20/2015 18:53, Marco Atzeri wrote:

I catched the same issue on x86_64

nm -l liboctave/.libs/cygoctave-3.dll




00000004c10f9ac0 T ztrsyl_BFD: Dwarf Error: Could not find abbrev number
1799.

any plan to update also the x86_64 version ?


Didn't know it was also happening on 64bit, I will update it soon.


I will appreciate.

I built 2.25-4 for x86_64 using the x86 source and this
problem seems gone.

$ nm -l liboctave/.libs/cygoctave-3.dll |& grep Error

produces no any more Dwarf complains.

PS:
Not sure if it is relevant for your build, but I noticed:

checking for version 0.10 of ISL... no
checking for version 0.11 of ISL... no
checking for version 0.12 of ISL... no

while

$ cygcheck -cd |grep isl
isl                                     0.14.1-1
libisl-devel                            0.14.1-1
libisl10                                0.11.1-2
libisl13                                0.14.1-1


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