This is the mail archive of the binutils@sources.redhat.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]
Other format: [Raw text]

Re: cannot hide (make local) symbols using --version-script


On Tue, Sep 23, 2003 at 11:17:34AM -0400, William J. Schilp, Ph.D. wrote:
> i use ld as such:
> 
> ld --version-scipt=mapfile -o stuff.o test.o -r

Version scripts are only, as far as I know, used when final linking. 
I.E. not when linking to an object file.

Tried objcopy --localize-symbol?

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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