symbol reduction when creating a relocatable

John Reiser jreiser@bitwagon.com
Fri Aug 14 23:39:00 GMT 2009


> In the combined reloctable, I would like to reduce some symbols that
> have external linkage to having static linkage.  I tried using a
> linker-script with versioning information but it does not have any
> effect.

Use "objcopy -L" afterwards.

-- 



More information about the Binutils mailing list