X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,TW_BJ,TW_JC X-Spam-Check-By: sourceware.org X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse AT dyndns DOT com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX19xQoGVdX+zjpC5GTCcD0Al Date: Thu, 24 Jan 2013 10:56:43 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Binutils objcopy bug (was Re: rebase segfault) Message-ID: <20130124155643.GA29118@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com 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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <510103AF.3080305@gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 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 -- 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