This is the mail archive of the binutils@sourceware.cygnus.com 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]

Re: redefine symbol names in shlib?


On Mon, 12 Jun 2000, Peter Samuelson wrote:

> [elf32-i386, binutils 2.10pre3, Linux]
> 
> `objcopy --redefine-sym' doesn't work for a stripped shared library.
> It thinks the library has no symbols, which is clearly false because
> `nm --dynamic' has no trouble finding them.

Just plain "nm" has some trouble though, doesn't it?

> Is this correct behavior?

Well, you'd need to add some code to handle renaming of dynamic
symbols.  ;-)

-- 
Linuxcare.  Support for the Revolution.


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