Are you sure because i don't have SunStudio...? i just symlinked CC and cc to help qtbase building qmake i have installed gcc-3 and 4.4.4 ... Thanks i 'll look later
> Hi, > it looks like you compiled with both g++ and sunstudio CC or at least try > to link g++ compiled objects with CC, thus you are missing g++ libs, see > > __gxx_personality_v0 > > Best, > > Aurelien > > On Mon, Nov 30, 2015 at 4:44 PM, Johan S <[email protected]> wrote: > > > Hello all > > I do have a little and confusing problem linking qmake . > > I tried even with -fno-exceptions -fno-rtti -force-debug-info > > > > > > CC -o "/root/qt-everywhere-opensource-src-5.2.0/qtbase/bin/qmake" > > project.o option.o property.o main.o ioutils.o proitems.o qmakevfs.o > > qmakeglobals.o qmakeparser.o qmakeevaluator.o qmakebuiltins.o makefile.o > > unixmake2.o unixmake.o mingw_make.o winmakefile.o projectgenerator.o meta.o > > makefiledeps.o metamakefile.o xmloutput.o pbuilder_pbx.o msvc_vcproj.o > > msvc_vcxproj.o msvc_nmake.o msvc_objectmodel.o msbuild_objectmodel.o > > gbuild.o cesdkhandler.o qtextcodec.o qutfcodec.o qstring.o qstringbuilder.o > > qtextstream.o qiodevice.o qmalloc.o qglobal.o qarraydata.o qbytearray.o > > qbytearraymatcher.o qdatastream.o qbuffer.o qlist.o qfiledevice.o qfile.o > > qfilesystementry.o qfilesystemengine.o qfsfileengine.o > > qfsfileengine_iterator.o qregexp.o qvector.o qbitarray.o qdir.o > > qdiriterator.o quuid.o qhash.o qfileinfo.o qdatetime.o qstringlist.o > > qabstractfileengine.o qtemporaryfile.o qmap.o qmetatype.o qsettings.o > > qsystemerror.o qlibraryinfo.o qvariant.o qvsnprintf.o qlocale.o > > qlocale_tools.o qlink! > > edlist.o qnumeric.o qcryptographichash.o qxmlstream.o qxmlutils.o > > qlogging.o qjson.o qjsondocument.o qjsonparser.o qjsonarray.o qjsonobject.o > > qjsonvalue.o qfilesystemengine_unix.o qfilesystemiterator_unix.o > > qfsfileengine_unix.o qlocale_unix.o > > > > Undefined first referenced > > symbol in file > > operator new[](unsigned int) qiodevice.o > > operator new(unsigned int) option.o > > vtable for __cxxabiv1::__si_class_type_info option.o > > __cxa_guard_release option.o > > operator delete[](void*) makefiledeps.o > > operator delete(void*) project.o > > floorf qdatetime.o > > vtable for __cxxabiv1::__vmi_class_type_info makefile.o > > vtable for __cxxabiv1::__class_type_info option.o > > __cxa_guard_acquire option.o > > __gxx_personality_v0 project.o > > __cxa_pure_virtual option.o > > __cxa_guard_abort option.o > > ld: fatal: symbol referencing errors. No output written to > > /root/qt-everywhere-opensource-src-5.2.0/qtbase/bin/qmake > > collect2: ld returned 1 exit status > > gmake: *** [/root/qt-everywhere-opensource-src-5.2.0/qtbase/bin/qmake] > > Error 1 > > > > > > > > -- > > Johan S <[email protected]> > > > > _______________________________________________ > > oi-dev mailing list > > [email protected] > > http://openindiana.org/mailman/listinfo/oi-dev > > > > > > -- > --- > Praise the Caffeine embeddings -- Johan S <[email protected]> _______________________________________________ oi-dev mailing list [email protected] http://openindiana.org/mailman/listinfo/oi-dev
