[Development] Using gcc to build arm version

Lincoln Ramsay a1291762 at gmail.com
Mon Oct 8 07:00:26 CEST 2012


On 08/10/12 14:57, song.7.liu at nokia.com 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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20121008/a25f8b75/attachment.html>


More information about the Development mailing list