X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=FbmSREfMgHy+LnmL
	7D0KmLuWCukNEOVaYPUraXsODMxxpnD/55KDISShQxcVTXx4H8s22teWymT3Nrfs
	FfJmJUgT5wmNPWR1iVi9jfXfRe6tZZihu/7DsDHTUViHAM7X4gRCH4jHiArrET/E
	WFjNewe98BI8zUBrMi/mAWIWaW8=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=66zx9BKoWSKRBdTsN2q/XP
	0ETWw=; b=VkF13MRRqyS2o/LE+ImIosyaj7B9WaEJxcYQa9ru+z0gJE6QbQ/Z9T
	D/pYvovVfASuIH7V5XFSJiLaOxb/s7IzvX7Eva1MAIWNFILM22IBFrEYD0yoa35h
	c3VcrSMNTXtOYU1DKImNuZjt+icqxRk5pLIjeTD8nmFZfXE4kWt7w=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2
X-HELO: limerock01.mail.cornell.edu
X-CornellRouted: This message has been Routed already.
Subject: Re: Problem with nm in binutils-2.25-2 on x86
To: cygwin@cygwin.com
References: <5613C8B0.5060604@cornell.edu> <5614EC94.7080500@gmail.com> <561638C5.90503@gmail.com> <561684E7.5010608@cornell.edu> <5617974E.10705@gmail.com>
From: Ken Brown <kbrown@cornell.edu>
Message-ID: <5617DF99.7030701@cornell.edu>
Date: Fri, 9 Oct 2015 11:39:05 -0400
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0
MIME-Version: 1.0
In-Reply-To: <5617974E.10705@gmail.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 10/9/2015 6:30 AM, JonY wrote:
>
>> $ nm -l a.exe
>> 00406000 b .bssBFD: Dwarf Error: Could not find abbrev number 120.
>> 00406018 b .bssBFD: Dwarf Error: Could not find abbrev number 120.
>> [...]
>> 00406040 b _u.25303BFD: Dwarf Error: Could not find abbrev number 120.
>> 00401000 T _WinMainCRTStartup
>> /usr/src/debug/cygwin-2.2.1-1/winsup/cygwin/crt0.c:23
>> 004070b8 i fthunkBFD: Dwarf Error: Could not find abbrev number 120.
>> 00407074 i hnameBFD: Dwarf Error: Could not find abbrev number 120.
>>
>> Ken
>
> Kai is of the opinion that rebuilding the gcc, CRT, Cygwin and
> everything in between be rebuilt with the new binutils to solve the issue.
>
> Might be a huge undertaking.

That depends on what you mean by "everything in between".  Wouldn't it 
suffice to rebuild the cygwin package and the toolchain?

The main issue for us, AFAICT, is that package maintainers need to be 
able to build their packages without having the build take hours when 
cygport calls 'nm -l'.

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

