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

linker script and versioned symbols



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 symbol@Base and symbol@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 to: