This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [objcopy] --redefine-sym on .dynsym section


On Tue, Dec 15, 2009 at 03:25:26PM +0300, Anthony Sharobaiko wrote:
> Currently objcopy --redefine-sym works on ELF .symtab section only. In the
> past some efforts have been made to make it work with dynamic symbols
> (e.g. http://sourceware.org/ml/binutils/2006-03/msg00266.html). What is the current
> status of this issue? Does anyone plan to implement this functionality? 

As far as I'm aware there are no plans on implementing this.  You
can't do it if you need to change section sizes (and hence addresses
of following sections).

-- 
Alan Modra
Australia Development Lab, IBM


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]