We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hellow! My system: Ubuntu 16.04.3 LTS and processor: ARMv7 Processor rev 5 (v7l) I run command make on path ./stratum and stop on error:
gcc -g -march=native -DNO_EXCHANGE -DHAVE_CURL `mysql_config --cflags --libs` -c coind_template.cpp /tmp/ccTFuffv.s: Assembler messages: /tmp/ccTFuffv.s:132: Error: bad instruction `bswapl r3' Makefile:56: recipe for target 'coind_template.o' failed make: *** [coind_template.o] Error 1
Please help me - how compile source on my system?
The text was updated successfully, but these errors were encountered:
did you try to compile it on a clean fresh Ubuntu?
Sorry, something went wrong.
Yes, I tried in 2 computer, once is system is old, two is system only installed and updgraded to last updates.
oh ok, you are compiling yiimp to run coins and algos?
yes I need pool for mining many alt coins for many algos.
I can help you with, you may get in touch with me at https://github.com/goodthebest
Same problem. Any fix?
No branches or pull requests
Hellow!
My system: Ubuntu 16.04.3 LTS
and processor: ARMv7 Processor rev 5 (v7l)
I run command make on path ./stratum and stop on error:
Please help me - how compile source on my system?
The text was updated successfully, but these errors were encountered: