bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: objcopy can't localize dynamic symbols?


From: Craig Lawson
Subject: RE: objcopy can't localize dynamic symbols?
Date: Fri, 13 Aug 2004 12:49:23 -0700

Thanks for your reply, Alan.

OK, so objcopy won't alter the dynamic symbol table. Yet I need a tool
that will. I need to either change global weak symbols to locals, or to
strip specific dynamic symbols. Does anyone know of a tool that will do
this?

If not, then unless there is some fundamental reason which I have not
yet grasped, I am inclined to add this feature to objcopy. Comments?

Thanks,
Craig.
 

-----Original Message-----
From: Alan Modra

On Thu, Aug 12, 2004 at 05:23:17PM -0700, Craig Lawson wrote:
>   The symbol's status remains a weak global. It should change, right?

No.  The dynamic symbol table is a different symbol table.

> I'm guessing the --localize-symbol option works for statically linked

Yes, and relocatable object files.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]