#make
错误:
/tmp/ccjk6X3v.s: Assembler messages:
/tmp/ccjk6X3v.s:593: Error: suffix or operands invalid for `push'
/tmp/ccjk6X3v.s:600: Error: suffix or operands invalid for `call'
/tmp/ccjk6X3v.s:647: Error: suffix or operands invalid for `push'
/tmp/ccjk6X3v.s:649: Error: suffix or operands invalid for `push'
/tmp/ccjk6X3v.s:656: Error: suffix or operands invalid for `call'
make: *** [binary/arm2x86.o] 错误 1
We had not ever try to compile on x86_64. I have no x86_64 platform to try it. But you can add -DNO_DBCT option to recompile the skyeye.Maybe still need to modify something in the source. Good Luck!