Skip to content

Fix multiple definition build issue, use extern in headers#30

Open
dev0x1 wants to merge 1 commit intofentec-project:masterfrom
dev0x1:multi_defs_build_issue_fix
Open

Fix multiple definition build issue, use extern in headers#30
dev0x1 wants to merge 1 commit intofentec-project:masterfrom
dev0x1:multi_defs_build_issue_fix

Conversation

@dev0x1
Copy link
Copy Markdown

@dev0x1 dev0x1 commented Jan 10, 2021

My linker was giving multiple definition issues when building test cases. Without specifying extern, creates a variable definition that conflicts with the definition/initialization of these variables in respctive test suite C file.

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.

1 participant