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

Are you able to compile a 32-bit arm binary release? #39

Closed
kensagle opened this issue Feb 14, 2018 · 3 comments
Closed

Are you able to compile a 32-bit arm binary release? #39

kensagle opened this issue Feb 14, 2018 · 3 comments

Comments

@kensagle
Copy link

I have some older androids running arm71 that work well with xmrig in termux, but would like to use your version for the management features.

This is a great project! Excellent work!

@kensagle
Copy link
Author

I got it to work. I had to add #include <errno.h> to /src/cc/XMRigd.cpp. or I would get EINTR undefined error.

@Bendr0id
Copy link
Owner

Cool, i currently don't have a 32bit arm machine somewhere to compile static builds. Maybe i can create one with my raspberry.

@Bendr0id
Copy link
Owner

Btw. will add that include to next release too.

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