Has anybody used rtems object class (rtemsTask.cc, rtemsSemaphore.cc, etc)? I'm trying to use them like in /rtems/testsuites/libtests/rtems++ folder, but if I don't add the .cc file to source to be compiled g++ doesn't compile all the sources... Does anybody have some examples of how to use them? thanks a lot. Luca