X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 AT cygwin DOT com References: <5613C8B0 DOT 5060604 AT cornell DOT edu> <5614EC94 DOT 7080500 AT gmail DOT com> <561638C5 DOT 90503 AT gmail DOT com> <561684E7 DOT 5010608 AT cornell DOT edu> <5617974E DOT 10705 AT gmail DOT com> From: Ken Brown 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