Mail Archives: pgcc/1998/01/08/12:36:12
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 <j DOT d DOT j DOT dehaan AT student DOT utwente DOT nl>
Date: 08-Jan-98
Time: 12:27:05
This message was sent by XFMail
----------------------------------
- Raw text -