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

Multiple definition errors with gcc 7.5.0 #64

Open
lukashuebner opened this issue Jun 29, 2022 · 0 comments
Open

Multiple definition errors with gcc 7.5.0 #64

lukashuebner opened this issue Jun 29, 2022 · 0 comments

Comments

@lukashuebner
Copy link

The variable logname in fenix.h and the variable store_counter in fenix_data_recovery.h give multiple definition errors. I had to mark them extern in the .h files and move the declaration to the .c files.

@lukashuebner lukashuebner changed the title Linker issues with gcc 7.5.0 Multiple definition errors with gcc 7.5.0 Jun 29, 2022
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