When trying to compile wxWidgets-2.7.0 (or wxWidgets-2.6.3 stable branch) got
this error in garbage collector code.

[EMAIL PROTECTED]:[/usr/src/rpm/BUILD/wxWidgets-2.7.0-1]# make
./bk-deps g++ -c -owx basedll_appbase.o -I.pch/wxprec_basedll -D__WXX11__
-D__WXUNIVERSAL__        -I./src/odbc -I./src/regex  -DwxUSE_GUI=0
-DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -fPIC -DPIC -DWX_PRECOMP
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_IODBC_
-Ilib/wx/include/x11univ-unicode-release-2.7 -I./include -I/usr/X11R7/include
-pthread -Wall -Wundef -Wno-ctor-dtor-privacy -O2 -fno-strict-aliasing
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0
-I/usr/include/freetype2 -I/usr/X11R7/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0
-I/usr/X11R7/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2
-march=pentium4 -mtune=pentium4 -fomit-frame-pointer -fstack-protector-all
./src/common/appbase.cpp
In file included from ./src/common/appbase.cpp:36:
./include/wx/cmdline.h:180: internal compiler error: in ggc_record_overhead, at
ggc-common.c:877
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make: *** [basedll_appbase.o] Error 1


-- 
           Summary: EastLinux Corporate Desktop 1.0 (Pre)
           Product: gcc
           Version: 4.1.1
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: Vladislav dot Mikhailikov at paradox-neo dot uz
 GCC build triplet: pentium4-east-linux
  GCC host triplet: pentium4-east-linux
GCC target triplet: pentium4-east-linux


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

Reply via email to