collect2 (4.4.1) is used to link. Thanks, Song
From: [email protected] [mailto:[email protected]] On Behalf Of ext Lincoln Ramsay Sent: Monday, October 08, 2012 1:00 PM To: [email protected] Subject: Re: [Development] Using gcc to build arm version On 08/10/12 14:57, [email protected]<mailto:[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
