I tried writing some simple apps in C++, and the compiler produces errors. This can be re-produced by simply renaming the hello.c example hello.cpp and trying to compile. There is something about conflict between C and C++ linkage in linux kernel headers. Anybody got any ideas. Is there a general problem developing RTLinux apps in C++ !??? David