Cannot compile on Mac OSX. Getting the following error:
grso-asm.c:905:32-bit absolute addressing is not supported for x86-64
grso-asm.c:905:cannot do signed 4 byte relocation
grso-asm.c:906:32-bit absolute addressing is not supported for x86-64
grso-asm.c:906:cannot do signed 4 byte relocation
grso-asm.c:910:32-bit absolute addressing is not supported for x86-64
grso-asm.c:910:cannot do signed 4 byte relocation
grso-asm.c:911:32-bit absolute addressing is not supported for x86-64
grso-asm.c:911:cannot do signed 4 byte relocation
grso-asm.c:916:suffix or operands invalid for `movq'
grso-asm.c:917:suffix or operands invalid for `movq'
make[2]: *** [minerd-anime.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Can anyone help please?