From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.7.3) Gecko/20040930 Description of problem: compilation of wxGTK 2.5.3 cvs (20041006) failed: ../src/generic/logg.cpp: In member function `virtual void wxLogWindow::DoLogString(const wxChar*, time_t)': ../src/generic/logg.cpp:650: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugzilla.redhat.com/bugzilla> for instructions. Preprocessed source stored into /tmp/ccsFYC5r.out file, please attach this to your bugreport. make: *** [coredll_logg.o] Error 1 Fehler: Bad exit status from /var/tmp/rpm-tmp.5533 (%build) Version-Release number of selected component (if applicable): gcc-3.4.2-4 How reproducible: Always Steps to Reproduce: 1. get wxGTK from cvs 2. ./configure --enable-gtk2 --enable-unicode 3. make Actual Results: segfault of g++ Expected Results: no segfault ;) Additional info:
Created attachment 104879 [details] Preprocessed source
Can't reproduce with gcc-c++-3.4.2-5, so assuming dup of #134676. *** This bug has been marked as a duplicate of 134676 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.