The sourcefiles were successfully compiled using MinGW on Windows XP and Vista and gcc on various Linux machines. There might be a compatibility issue due to the processor time measurement. The time measurement isfor the sole purpose of writing out information of the program running time, so it can be safely removed (by removing everything inside #ifdef ... #endif blocks and letting the function my_get_seconds(...) return always 0, for example).