On Feb 6, 2015, at 9:32 AM, Marc Feeley feeley@iro.umontreal.ca wrote:
It is probably an easy bug to fix, but it will have to wait until I can get my hands on a device with a 64 bit processor and iOS 8.1 .
Indeed it was a simple bug. The gambit.h file did not have a detection of the arm64 architecture, so it assumed wrongly that the cpu was big-endian. I have added that case to gambit.h, tested it on a friend’s iPhone 5s, and submitted new versions to the app store. I hope it gets processed promptly.
Marc