Skip to content

Rust issues to fix at compile time. #5

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

Closed
itdaniher opened this issue Feb 16, 2014 · 3 comments
Closed

Rust issues to fix at compile time. #5

itdaniher opened this issue Feb 16, 2014 · 3 comments

Comments

@itdaniher
Copy link
Member

"For android, we provide the +v7 feature by default in order to allow
LLVM to lower these 64-bit atomics to actual instructions. If you
compile with -C target-feature=+v7 then it shouldn't make a function
call to __kernel_cmpxchg64."

This should fix the

A newer kernel is required to run this binary. (__kernel_cmpxchg64 helper) Aborted

message we currently get using Luqman's Feb10 build on the RK3188.

@itdaniher
Copy link
Member Author

@luqmana Have you run into this? Any chance you could put another build at http://luqman.ca/rust-builds? Thanks!

@itdaniher
Copy link
Member Author

@itdaniher
Copy link
Member Author

whabamn,

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