I was trying out, and found out there are bits of the code that reverses bytes if __i386__ is defined.
I am on an intel duo. Do you know a way around it? can I just define __i386__ without breaking anything else?