MinGW version: the one that Nokia forces us to use: ftp://ftp.trolltech.com/misc/MinGW-gcc440_1.zip
Shell: Qt command prompt (cmd.exe)
OS: Win XP, 32 bit
C:\Qt\4.6.2>gcc -v
Using built-in specs.
Target: mingw32
Configured with: ../gcc-4.4.0/configure --enable-languages=c,ada,c++,fortran,jav
a,objc,obj-c++ --disable-sjlj-exceptions --enable-shared --enable-libgcj --enabl
e-libgomp --with-dwarf2 --disable-win32-registry --enable-libstdcxx-debug --enab
le-version-specific-runtime-libs --prefix=/mingw --with-gmp=/mingw/src/gmp/root
--with-mpfr=/mingw/src/mpfr/root --build=mingw32
Thread model: win32
gcc version 4.4.0 (GCC)
C:\Qt\4.6.2>ld -v
GNU ld (GNU Binutils) 2.19.1
Qt config:
configure -release -ltcg -fast -no-accessibility -no-stl -no-qt3support -no-openssl -no-dbus -no-phonon -no-phonon-backend -no-multimedia -no-audio-backend -no-webkit -no-script -no-scripttools -no-declarative -no-native-gestures -qt-libjpeg
Output of 'make':
g++ -c -include tmp\obj\release_shared\lib_pch.h -O2 -frtti -fexceptions -mthrea
ds -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_STATICPLUGIN -DQDESIGNER_COMPONEN
TS_LIBRARY -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_T
HREAD_SUPPORT -I"..\..\..\..\..\include\QtDesigner" -I"..\..\..\..\..\include\Qt
Core" -I"..\..\..\..\..\include\QtGui" -I"..\..\..\..\..\include\QtXml" -I"..\..
\..\..\..\include" -I"." -I".." -I"..\..\lib\components" -I"..\..\lib\sdk" -I"..
\..\lib\extension" -I"..\..\lib\uilib" -I"..\..\lib\shared" -I"..\propertyeditor
" -I"..\..\..\..\shared\qtpropertybrowser" -I"..\..\..\..\shared\qtgradientedito
r" -I"..\..\..\..\shared\findwidget" -I"..\objectinspector" -I"..\signalslotedit
or" -I"..\formeditor" -I"..\widgetbox" -I"..\buddyeditor" -I"..\taskmenu" -I"..\
propertyeditor" -I"..\taskmenu" -I"..\..\..\..\shared\qtpropertybrowser" -I"..\t
abordereditor" -I"..\..\..\..\..\include\ActiveQt" -I"tmp\moc\release_shared" -I
"." -I"..\..\..\..\..\mkspecs\win32-g++" -o tmp\obj\release_shared\qtvariantprop
erty.o ..\..\..\..\shared\qtpropertybrowser\qtvariantproperty.cpp
..\..\..\..\shared\qtpropertybrowser\qtvariantproperty.cpp: In constructor 'QtVa
riantEditorFactory::QtVariantEditorFactory(QObject*)':
..\..\..\..\shared\qtpropertybrowser\qtvariantproperty.cpp:1927: internal compil
er error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
mingw32-make[12]: *** [tmp/obj/release_shared/qtvariantproperty.o] Error 1
mingw32-make[12]: Leaving directory `C:/Qt/4.6.2/tools/designer/src/components/l
ib'
mingw32-make[11]: *** [release] Error 2
mingw32-make[11]: Leaving directory `C:/Qt/4.6.2/tools/designer/src/components/l
ib'
mingw32-make[10]: *** [all] Error 2
mingw32-make[10]: Leaving directory `C:/Qt/4.6.2/tools/designer/src/components/l
ib'
mingw32-make[9]: *** [sub-lib-make_default-ordered] Error 2
mingw32-make[9]: Leaving directory `C:/Qt/4.6.2/tools/designer/src/components'
mingw32-make[8]: *** [all] Error 2
mingw32-make[8]: Leaving directory `C:/Qt/4.6.2/tools/designer/src/components'
mingw32-make[7]: *** [sub-components-make_default-ordered] Error 2
mingw32-make[7]: Leaving directory `C:/Qt/4.6.2/tools/designer/src'
mingw32-make[6]: *** [all] Error 2
mingw32-make[6]: Leaving directory `C:/Qt/4.6.2/tools/designer/src'
mingw32-make[5]: *** [sub-src-make_default] Error 2
mingw32-make[5]: Leaving directory `C:/Qt/4.6.2/tools/designer'
mingw32-make[4]: *** [all] Error 2
mingw32-make[4]: Leaving directory `C:/Qt/4.6.2/tools/designer'
mingw32-make[3]: *** [sub-designer-make_default-ordered] Error 2
mingw32-make[3]: Leaving directory `C:/Qt/4.6.2/tools'
mingw32-make[2]: *** [all] Error 2
mingw32-make[2]: Leaving directory `C:/Qt/4.6.2/tools'
mingw32-make[1]: *** [sub-tools-make_default-ordered] Error 2
mingw32-make[1]: Leaving directory `C:/Qt/4.6.2'
mingw32-make: *** [all] Error 2
Could you try again with a more recent gcc 4.5.0 release from the MinGW download page? Sorry, but we do not have the resources to support earlier versions.
Thanks,
Cesar
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 30 days (the time period specified by
the administrator of this Tracker).