public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Problem with nm in binutils-2.25-2 on x86
@ 2015-10-06 13:12 Ken Brown
  2015-10-07  9:57 ` JonY
  0 siblings, 1 reply; 14+ messages in thread
From: Ken Brown @ 2015-10-06 13:12 UTC (permalink / raw)
  To: cygwin

This is a followup to 
https://www.cygwin.com/ml/cygwin/2015-10/msg00059.html .

I tried to build icu using gcc-5 and binutils-2.25-2 on x86.  The build 
appeared to hang when cygport was stripping executables.  I traced the 
problem to a call to 'nm -l' in src_postinst.cygpart.  This produced 
errors like the following when called on some of the DLLs:

$ nm -l cygicui18n56.dll
6270c458 b .bssBFD: Dwarf Error: Could not find abbrev number 1151.
6270c594 b .bssBFD: Dwarf Error: Could not find abbrev number 1151.
6270c0cc b .bssBFD: Dwarf Error: Could not find abbrev number 1151.
...

This particular DLL can be found at

   http://sanibeltranquility.com/cygwin/cygicui18n56.dll.xz

nm -l from binutils-2.25-1 has no problem on this DLL.  The behavior is 
the same whether the DLL is built using binutils-2.25-1 or 2.25-2, so 
this appears to just be a bug in nm.  [The DLL I posted at the above URL 
was buil with binutils-2.25-1.]

Ken

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

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2015-11-24 23:05 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-06 13:12 Problem with nm in binutils-2.25-2 on x86 Ken Brown
2015-10-07  9:57 ` JonY
2015-10-08  9:35   ` JonY
2015-10-08 14:59     ` Ken Brown
2015-10-09 10:30       ` JonY
2015-10-09 15:38         ` Ken Brown
2015-10-09 23:55           ` JonY
2015-10-10 15:04             ` JonY
2015-10-11  4:25               ` JonY
2015-10-11 13:52                 ` Ken Brown
2015-11-20 10:53                   ` Marco Atzeri
2015-11-20 13:55                     ` JonY
2015-11-24 18:24                       ` Marco Atzeri
2015-11-25  2:29                         ` JonY

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).