How can I write an ld linker script that will cause ld to output the
same symbols two times, with and without a version tag?
I.e. I need it to output both sym...@base and sym...@libfoo_1.0.

The final goal is to fix a library which was made backward incompatible
for no good reason by adding a version tag to all symbols.


(Sprinkling the code with .symver directives is not practical.)

-- 
ciao,
Marco

Attachment: signature.asc
Description: Digital signature

Reply via email to