---------- Forwarded message ---------- From: rofl0r <notificati...@github.com> Date: Sat, Dec 21, 2013 at 8:15 PM Subject: Re: [libtomcrypt] Error: operand size mismatch for `movq' (#28) To: libtom/libtomcrypt <libtomcr...@noreply.github.com>
seems this #ifdef here is to blame https://github.com/libtom/libtomcrypt/blob/master/src/headers/tomcrypt_macros.h#L101 can you paste output of your compiler when invoked as gcc -E -dM - < /dev/null please ?