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

armv6kz-linux-musleabi #14

Closed
andrewrk opened this issue Apr 1, 2020 · 2 comments
Closed

armv6kz-linux-musleabi #14

andrewrk opened this issue Apr 1, 2020 · 2 comments

Comments

@andrewrk
Copy link
Member

andrewrk commented Apr 1, 2020

This is the architecture the raspberry pi zero uses.

Blocking on ziglang/zig#4887:

-- Looking for __atomic_fetch_add_4 in atomic - not found
CMake Error at cmake/modules/CheckAtomic.cmake:53 (message):
  Host compiler appears to require libatomic, but cannot find it.
lld: error: undefined symbol: __atomic_load_4
lld: error: undefined symbol: __atomic_fetch_add_4
lld: error: undefined symbol: __atomic_exchange_4
@andrewrk
Copy link
Member Author

andrewrk commented Apr 3, 2020

With ziglang/zig#4924 merged, it works!

@andrewrk
Copy link
Member Author

andrewrk commented Apr 3, 2020

Works in 217d238

@andrewrk andrewrk closed this as completed Apr 3, 2020
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