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

Raspbian - g++-10 Issue with atomic_compare_exchange_8 - NIF can't be loaded #91

Closed
leondavi opened this issue Apr 18, 2022 · 2 comments
Assignees

Comments

@leondavi
Copy link
Owner

g++10 on raspbian - load nif results:
{error,{load_failed,"Failed to load NIF library:
'/home/pi/workspace/NErlNet/build/release/libnerlnet.so: undefined
symbol: __atomic_compare_exchange_8'

release: 5.10.63-v7+

@leondavi
Copy link
Owner Author

Works with g++-8.4 and OTP-23
g++-10 should be check with a newer erlang version than OTP-23

@leondavi leondavi changed the title g++-10 Issue with atomic_compare_exchange - NIF can't be loaded g++-10 Issue with atomic_compare_exchange_8 - NIF can't be loaded Apr 18, 2022
@leondavi leondavi changed the title g++-10 Issue with atomic_compare_exchange_8 - NIF can't be loaded Raspbian - g++-10 Issue with atomic_compare_exchange_8 - NIF can't be loaded Apr 18, 2023
@leondavi
Copy link
Owner Author

Solution to this issue is given in #193

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

2 participants