Hi, When building a module that requires rtti from -fno-rtti context I get errors. It seems that the module, which needs rtti support is build with no rtti enabled. Is there something like [extern_c] attribute for rtti, or I am doing something conceptually wrong. Thanks, Vassil