arm-symbian symbol versioning

Paul Brook paul@codesourcery.com
Thu Feb 17 18:47:00 GMT 2005


The arm-symbianelf linker script contains a version block to hide some symbols 
linker defined symbols. This causes problems when linking shared libraries 
because these are treated as anonymous versions.

The attached patch works around this by giving the version block a dummy name. 
All the symbols it contains are local, so the actual name is irelevant.

Tested with cross to arm-none-symbianelf and applied.

Paul

2005-02-17  Paul Brook  <paul@codesourcery.com>

 * scripttempl/armbpabi.sc: Add dummy name to version block.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.symbian_verhack
Type: text/x-diff
Size: 648 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20050217/9389bd5f/attachment.bin>


More information about the Binutils mailing list