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=j3nwkxBZx909tKI/
	Fw+9CXy64wvPJgGMpLII560Rl/8DIIrgcZkU+FK1XvvNMlsTUNbp86bMMO532liE
	QUcxPBVdcAODzCsGhA/LgvJt3wB9QXY9APCEpc7CvmpkAUkLwgiimtkms0BYv3PS
	kEmrrKCWRTsIGJg8uQdOsAD5SUk=
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=CR1fMZ15+4loHi2KPoRFn/
	WJFhA=; b=ApjMh/7LiOZ3vu1zY+i5lVnKPmN978Kc5VhiaBxHyHE/2BYbSB2ROb
	Yshs25Xz/UPLGOpWOsq6We2xbVSvHp62eB3SwLgOhGJrYZ/IwX2r1rTOc2bNUDGG
	0BzZX7mSvkomCPT0n3ihhkEawIWObh+VDr/59UgDBjE+g3Nt2QCjA=
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=-2.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-wm0-f48.google.com
X-Received: by 10.28.13.138 with SMTP id 132mr1723625wmn.62.1448016826661;        Fri, 20 Nov 2015 02:53:46 -0800 (PST)
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> <5617DF99.7030701@cornell.edu> <561853F4.8010009@gmail.com> <561928EB.1050106@gmail.com> <5619E4A0.6090808@gmail.com> <561A6992.8090401@cornell.edu>
From: Marco Atzeri <marco.atzeri@gmail.com>
Message-ID: <564EFBB6.2010107@gmail.com>
Date: Fri, 20 Nov 2015 11:53:42 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0
MIME-Version: 1.0
In-Reply-To: <561A6992.8090401@cornell.edu>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 11/10/2015 15:52, Ken Brown wrote:
> On 10/11/2015 12:25 AM, JonY wrote:
>> On 10/10/2015 23:04, JonY wrote:
>>> On 10/10/2015 07:55, JonY wrote:
>>>>
>>>> I'll be rebuilding the CRT and cygwin gcc soon to give this a try.
>>>>
>>>
>>> Nope, rebuilding the crt and Cygwin dll did not help at all.
>>>
>>
>> Updating binutils against git master seems to have solved the problem,
>> so new binutils version incoming.
>
> Confirmed.  Thanks.
>
> Ken
>

I catched the same issue on x86_64

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


00000004c0aa6530 T zseri_ 
/pub/devel/octave/octave-4.0.0-2.x86_64/src/octave-4.0.0/liboctave/cruft/amos/zseri.f:1
00000004c0aa7090 T zshch_ 
/pub/devel/octave/octave-4.0.0-2.x86_64/src/octave-4.0.0/liboctave/cruft/amos/zshch.f:1
00000004c10f9f40 T zsyrk_BFD: Dwarf Error: Could not find abbrev number 
1799.

00000004c10f9ac8 T ztrcon_BFD: Dwarf Error: Could not find abbrev number 
1799.

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

any plan to update also the x86_64 version ?



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

