Sigurd , I had the same trouble. This is only a small problem. The current version of gcc expects string literals to be terminated properly ... it does not like the linefeed in the line printf(" rather than commenting it out, change it to printf("\ The backslash indicates to the compiler that the string literal continues on the next line. -Joe KM1PLINRADDARNIL