X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-4.3 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_BJ,TW_JC
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
X-Received: by 10.50.16.210 with SMTP id i18mr3982957igd.53.1359120104006; Fri, 25 Jan 2013 05:21:44 -0800 (PST)
In-Reply-To: <51027B9E.3080104@gmail.com>
References: <20130115100745.GC2353@calimero.vinschen.de>	<50F5312A.2040503@gmail.com>	<20130115112406.GA13752@calimero.vinschen.de>	<50F5D246.6010902@gmail.com>	<50F653AB.80102@gmail.com>	<20130116123509.GA16991@calimero.vinschen.de>	<50F6AD63.8080106@gmail.com>	<20130124030145.22fa143f@YAAKOV04>	<20130124092746.GC8311@calimero.vinschen.de>	<510103AF.3080305@gmail.com>	<20130124100037.GB24121@calimero.vinschen.de>	<51027B9E.3080104@gmail.com>
Date: Fri, 25 Jan 2013 14:21:43 +0100
Message-ID: <CAEwic4YSTEQu4imKFMiSO77+=rpM2bPin_iMWvZArtEhDGnxuA@mail.gmail.com>
Subject: Re: Binutils objcopy bug (was Re: rebase segfault)
From: Kai Tietz <ktietz70@googlemail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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

Well, here are my 2-cents about that issue.  In general it is a flaw
to have an base-relocation in debug-section, as this means such debug
information can't be moved into a separate debug-file anymore.  A
debug-file has no relocation-information.
Nevertheless it would be good, if objcopy gets adjusted to eliminated
base-relocations of stripped sections.

Kai

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

