Closed leto closed 7 years ago
When trying to compile the latest hush.git from source:
g++: error: unrecognized command line option "-m64"
hush should build correctly
When boost is being compiled, it seems to compile for x86_64 when this is an ARM7vl system.
hush.git master 875183b360f4
875183b360f4
Turns out that zcash/hush/libzsnark is not compatible with the armv7 instruction set....
Since we cannot support something our upstream libraries do not support, I am closing this.
Describe the issue
When trying to compile the latest hush.git from source:
g++: error: unrecognized command line option "-m64"
Can you reliably reproduce the issue?
If so, please list the steps to reproduce below:
Expected behaviour
hush should build correctly
Actual behaviour + errors
When boost is being compiled, it seems to compile for x86_64 when this is an ARM7vl system.
The version of Hush you were using:
hush.git master
875183b360f4
Machine specs: