This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/41254] New: crashed compile Qt4 gui library


Problem signature:
  Problem Event Name:   APPCRASH
  Application Name:     cc1plus.exe
  Application Version:  0.0.0.0
  Application Timestamp:        4aa07218
  Fault Module Name:    cc1plus.exe
  Fault Module Version: 0.0.0.0
  Fault Module Timestamp:       4aa07218
  Exception Code:       c00000fd
  Exception Offset:     00000000001e8244
  OS Version:   6.0.6002.2.2.0.256.1
  Locale ID:    3081

No GDB backtrace is available.
g++ -c -include tmp/obj/release_static/qt_gui_pch.h -pipe -O0 -m64 -Wall -frtti
-fno-exceptions -DQT_THREAD_SUPPORT -DUNICODE -DQT_LARGEFILE_SUPPORT
-DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII
-DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -D_USE_MATH_DEFINES -DQT_NO_DIRECTDRAW
-DPNG_NO_ASSEMBLER_CODE -DQT_RASTER_IMAGEENGINE -DQT_RASTER_PAINTENGINE
-DQT_NO_CUPS -DQT_NO_LPR -DQT_HAVE_MMX -DQT_NO_FREETYPE -DQT_NO_OPENTYPE
-DQT_NO_STYLE_MAC -DQT_NO_STYLE_GTK -DQT_NO_STYLE_WINDOWSCE
-DQT_NO_STYLE_WINDOWSMOBILE -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG -DQT_CORE_LIB
-I"../../include/QtCore" -I"../../include" -I"../../include/QtGui"
-I"tmp/rcc/release_static" -I"tmp" -I"../3rdparty/wintab"
-I"../3rdparty/libpng" -I"../3rdparty/zlib" -I"../3rdparty/harfbuzz/src"
-I"dialogs" -I"../../include/ActiveQt" -I"tmp/moc/release_static" -I"."
-I"../../mkspecs/win32-g++" -save-temps -o tmp/obj/release_static/qwidget.o
kernel/qwidget.cpp


-- 
           Summary: crashed compile Qt4 gui library
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: t66667 at gmail dot com
 GCC build triplet: x86_64-w64-mingw32
  GCC host triplet: x86_64-w64-mingw32
GCC target triplet: x86_64-w64-mingw32


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41254


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]