I am just playing about with the Newsie source code and gcc. Newsie was written for PureC (I think) so some changes are needed. I thought this would be an easy one but what do I need to include to get the GEM objects SELECTABLE, TOUCHEXIT etc. ? ADDRESS.c:241:13: error: 'SELECTABLE' undeclared (first use in this function) gcc throws up loads of warnings and errors in the code, it's amazing. Regards, Peter