Skip to content

Conversation

pitchumani
Copy link

@pitchumani pitchumani commented Jul 23, 2025

Added tests for issue #51
The linker is expected to issue a warning when the duplicate shared object names are used in linking.

@quic-seaswara
Copy link
Contributor

Welcome to eld! and Thanks for contributing to eld!

Please follow the test template when writing new tests. The test templates are in https://github.com/qualcomm/eld/tree/main/test/Templates

Please fix your commit message to show what is the issue that you are fixing.

I would appreciate creating a github issue and referencing that in the commit message as well.

Update documentation for any diagnostics raised.

@pitchumani pitchumani force-pushed the pitchumani/issue_51 branch from 5b3e90d to 10d4cfc Compare July 23, 2025 19:19
The linker is expected to issue a warning when the duplicate shared
object names are used in linking. This commit adds testcase to
re-produce the issue (no warning).

Signed-off-by: Pitchumani Sivanupandi <[email protected]>
@pitchumani pitchumani force-pushed the pitchumani/issue_51 branch from 10d4cfc to 506ea7f Compare July 23, 2025 19:31
Multiple shared objects in the linker command line are warned if more
than one object file shares the same SO name (if specified).

Closes issue qualcomm#51

Signed-off-by: Pitchumani Sivanupandi <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants