Hi, I'm busy porting a C++ application to L4. From various comments on the mailing list I know that I cannot make use of exceptions and RTTI, but unfortunately the program links against a library that makes heavy use of both. What should I do? Is there any documentation or guidelines on porting C++ apps to L4? Thanks, Derick