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

How compile path ./stratum without error Assembler messages: Error: bad instruction `bswapl r3' #13

Open
Master-01 opened this issue Feb 8, 2018 · 6 comments

Comments

@Master-01
Copy link

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?

@goodthebest
Copy link

did you try to compile it on a clean fresh Ubuntu?

@Master-01
Copy link
Author

Yes, I tried in 2 computer, once is system is old, two is system only installed and updgraded to last updates.

@goodthebest
Copy link

oh ok, you are compiling yiimp to run coins and algos?

@Master-01
Copy link
Author

yes I need pool for mining many alt coins for many algos.

@goodthebest
Copy link

I can help you with, you may get in touch with me at https://github.com/goodthebest

@Kaleran
Copy link

Kaleran commented Apr 11, 2018

Same problem. Any fix?

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

3 participants