On 08/10/12 14:57, [email protected] wrote:
We are building the mesa for Qt, and the gcc is used to build out ARM version.

But the bellow symbols is reported as undefined:

_ZTVN10__cxxabiv120__si_class_type_infoE

_ZTVN10__cxxabiv121__vmi_class_type_infoE

_ZTVN10__cxxabiv117__class_type_infoE

These symbols should be provided by compiler itself, right ?

So is there some compile / link flag required ?


Did you use 'gcc' to link instead of 'g++' ?

--
Link

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to