I fixed the error but now __attribute__((packed)) produces warning that state "Warning : illegal or unsupported __attribute__
Compiling with nothing, pragma or __attribute__ results in a structure of exactly the same size namely 40 for HashingBlock and 8 for KeyBlock. I may try to remove the packing on both the GCC and Metrowerks sides and if the sizes match I will continue to see if the keys encode/decode matched. You were right making this work in Codewarrior is a challenge. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
