Hi
i am working on minigbm and i have C++ files also which requires to be compiled.
After updating CXX_LIBRARY and CXX_OBJECTS i could compile along with other C_OBJECTS. When i ran the null platform test i got this error runtime
undefined reference to `vtable for __cxxabiv1::__si_class_type_infoE
1 .Could you please help me to update the makefile? do i have to add -fno-rtti ?
2. Also i have standalone .so which i want to link to minigbm ? Can you guide me for the same.
Regards
Nehal Shah