Hide Forgot
Hi, qt compiler getting crashed while compiling qt source code for Redhatlinux 5.7 with 64bit. Can anybody here helpme out. cd src/corelib/ && gmake -f Makefile gmake[1]: Entering directory `/opt/intense/qt-x11-commercial-src-4.3.2/src/corelib' g++ -m64 -pipe -g -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_EDITION=QT_EDITION_DESKTOP -DQT_BUILD_CORE_LIB -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_44_API_QSQLQUERY_FINISH -DQT_MOC_COMPAT -DQT_NO_DEBUG -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++-64 -I. -I../../include -I../../include/QtCore -Iglobal -I.moc/release-shared -I.uic/release-shared -x c++-header -c global/qt_pch.h -o .pch/release-shared/QtCore.gch/c++ g++ -c -include .pch/release-shared/QtCore -m64 -pipe -g -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_EDITION=QT_EDITION_DESKTOP -DQT_BUILD_CORE_LIB -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_44_API_QSQLQUERY_FINISH -DQT_MOC_COMPAT -DQT_NO_DEBUG -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++-64 -I. -I../../include -I../../include/QtCore -Iglobal -I.moc/release-shared -I.uic/release-shared -o .obj/release-shared/qglobal.o global/qglobal.cpp g++ -c -include .pch/release-shared/QtCore -m64 -pipe -g -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_EDITION=QT_EDITION_DESKTOP -DQT_BUILD_CORE_LIB -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_44_API_QSQLQUERY_FINISH -DQT_MOC_COMPAT -DQT_NO_DEBUG -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++-64 -I. -I../../include -I../../include/QtCore -Iglobal -I.moc/release-shared -I.uic/release-shared -o .obj/release-shared/qlibraryinfo.o global/qlibraryinfo.cpp global/qlibraryinfo.cpp: In static member function âstatic QString QLibraryInfo::location(QLibraryInfo::LibraryLocation)â: global/qlibraryinfo.cpp:433: internal compiler error: Segmentation fault Regards, Surya.
If this is with gcc-4.1.2-51.el5, please upgrade to gcc-4.1.2-52.el5. Likely dup of #735304.
Sitting in NEEDINFO for over a year. Given the lack of response from the original reporter and the reasonable chance this is a duplicate of 735304, I'm closing.