It seems this line: +#define TARGET_LIDDLE_ENDIAN
is a typo which was in the platform definition for MIPS, which you have copied into the SH definition; the definitions for all other platforms spell LITTLE correctly. On the other hand, it appears that this text-adventure game does not use any of these endianness definitions anyway. Conrad. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

