We should report warning if different shared libraries have the same SO name · Issue #51 · qualcomm/eld · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice if linker reports a warning if different shared libraries present in the link have the same SO name.
For example, we should report warning for the below example where lib1.so and lib2.so have the same SO name.
The text was updated successfully, but these errors were encountered: