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

error: undefined reference to '__atomic_exchange_4' #10

Closed
newandroid66 opened this issue Mar 12, 2016 · 1 comment
Closed

error: undefined reference to '__atomic_exchange_4' #10

newandroid66 opened this issue Mar 12, 2016 · 1 comment

Comments

@newandroid66
Copy link

NDK 2.0. clang make this error that missing library or so.

Error:error: undefined reference to '__atomic_exchange_4'

@newandroid66
Copy link
Author

It soved after added '-latomic'.

@PvR33 PvR33 mentioned this issue Sep 18, 2023
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