delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-5.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_BJ,TW_CG,TW_JC |
X-Spam-Check-By: | sourceware.org |
X-Received: | by 10.152.147.130 with SMTP id tk2mr2420800lab.24.1359044208201; Thu, 24 Jan 2013 08:16:48 -0800 (PST) |
Message-ID: | <51015E6A.7020904@gmail.com> |
Date: | Thu, 24 Jan 2013 17:16:42 +0100 |
From: | marco atzeri <marco DOT atzeri AT gmail DOT com> |
User-Agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Binutils objcopy bug (was Re: rebase segfault) |
References: | <20130115100745 DOT GC2353 AT calimero DOT vinschen DOT de> <50F5312A DOT 2040503 AT gmail DOT com> <20130115112406 DOT GA13752 AT calimero DOT vinschen DOT de> <50F5D246 DOT 6010902 AT gmail DOT com> <50F653AB DOT 80102 AT gmail DOT com> <20130116123509 DOT GA16991 AT calimero DOT vinschen DOT de> <50F6AD63 DOT 8080106 AT gmail DOT com> <20130124030145 DOT 22fa143f AT YAAKOV04> <20130124092746 DOT GC8311 AT calimero DOT vinschen DOT de> <510103AF DOT 3080305 AT gmail DOT com> <20130124155643 DOT GA29118 AT ednor DOT casa DOT cgf DOT cx> |
In-Reply-To: | <20130124155643.GA29118@ednor.casa.cgf.cx> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
On 1/24/2013 4:56 PM, Christopher Faylor wrote: > On Thu, Jan 24, 2013 at 10:49:35AM +0100, marco atzeri wrote: >> The attached patch solves the issue of the short ".gnu_deb" >> on binutils cvs >> >> --- src/binutils/objcopy.c 2013-01-07 18:40:59.000000000 +0100 >> +++ src_new/binutils/objcopy.c 2013-01-19 22:50:12.447000600 +0100 >> @@ -3453,6 +3453,7 @@ >> break; >> >> case OPTION_ADD_GNU_DEBUGLINK: >> + long_section_names = ENABLE ; >> gnu_debuglink_filename = optarg; >> break; > > Would you mind sending that (with a ChangeLog) to the binutils mailinglist > at sourceware.org? > > My system is in a strange state right now so I'm having problems > building anything besides Cygwin itself at the moment. So I can't roll > out a new version of binutils. I hope to have some time this weekend to > rectify that. > > (The rectification will be in the form of a new computer with Fedora > installed) > > cgf > No problem. Unfortunately the real issue is not there, something else is not producing correct PE-COFF with debug_link Regards Marco -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |