diff -r 37354e408645 -r 9ea761516104 configure --- a/configure Mon Jan 29 14:42:32 2007 +0100 +++ b/configure Mon Jan 29 15:39:20 2007 +0100 @@ -395,6 +395,8 @@ if [ "$SUB_TARGET" = "hcs12" ]; then # Only if we want to compile for a µC HCS12 + # it is a big endian architecture. + CANOPEN_BIG_ENDIAN=1 # search for gcc hcs12 compiler m6811-elf-gcc or m68hc12-gcc ? if [ "$CC" = "" ]; then which m6811-elf-gcc >/dev/null 2>&1