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

Daniel Jacobowitz drow@mvista.com
Tue Sep 23 16:13:00 GMT 2003


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



More information about the Binutils mailing list