Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ELF symbols need versioning against libaries #3

Open
m4b opened this issue Sep 23, 2015 · 0 comments
Open

ELF symbols need versioning against libaries #3

m4b opened this issue Sep 23, 2015 · 0 comments

Comments

@m4b
Copy link
Owner

m4b commented Sep 23, 2015

ELF symbol lookups, i.e.:

rdr -m -f pthread_cond_signal need explicit versioning against libraries in linux/ELF, otherwise an erroneous warning is posted that multiple libraries were resolved for the same symbol (itself usually, since multiple symbols with the same name modulo version are present in the library)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant