X-POP3-Rcpt: mlehmann AT universe DOT sgh-net DOT de Message-Id: <199801081136.MAA01400@reli.student.utwente.nl> X-Mailer: XFMail 1.3-alpha-010198 [p0] on Linux X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 08 Jan 1998 12:36:12 +0100 (CET) Organization: Badmuts Inc. From: Derkjan de Haan To: beastium-list AT Desk DOT nl Subject: Internal compiler error Sender: Marc Lehmann Status: RO X-Status: A Content-Length: 1834 Lines: 46 I encountered an 'Internal compiler error', and as requested, I have put together this bug report. Should I mail this to the egcs people as well ? The following error occured during compilation of the qt library version 1.31 (the 15 oct. release, not the 28 oct. alpha). gcc version pgcc-2.90.23 980102 (egcs-1.0.1 release) gcc -I/usr/src/redhat/SOURCES/qt-1.31/include -c -O2 -fno-strength-reduce -Wall -W -I/usr/X11R6/include -fPIC qapp_x11.cpp qwidget.h: In method `QWidget::QWidget(const class QWidget &)': In file included from qapp.h:26, from qapp_x11.cpp:31: qwidget.h:341: warning: base class `class QObject' should be explicitly initialized in the copy constructor qapp.h: In method `QApplication::QApplication(const class QApplication &)': In file included from qapp_x11.cpp:31: qapp.h:166: warning: base class `class QObject' should be explicitly initialized in the copy constructor /usr/src/redhat/SOURCES/qt-1.31/include/qfile.h: In method `QFile::QFile(const class QFile &)': In file included from qapp_x11.cpp:59: /usr/src/redhat/SOURCES/qt-1.31/include/qfile.h:78: warning: base class `class QIODevice' should be explicitly initialized in the copy constructor qapp_x11.cpp: In method `bool QApplication::processNextEvent(bool)': qapp_x11.cpp:1531: Internal compiler error. qapp_x11.cpp:1531: Please submit a full bug report to `egcs-bugs AT cygnus DOT com'. make[2]: *** [qapp_x11.o] Error 1 make[2]: Leaving directory `/usr/src/redhat/SOURCES/qt-1.31/src/kernel' make[1]: *** [kernel] Error 2 make[1]: Leaving directory `/usr/src/redhat/SOURCES/qt-1.31/src' make: *** [src] Error 2 regards, Derkjan de Haan ---------------------------------- E-Mail: Derkjan de Haan Date: 08-Jan-98 Time: 12:27:05 This message was sent by XFMail ----------------------------------