Internal compiler error 980331
mwinter@exodus.net
mwinter@exodus.net
Tue Sep 8 13:50:00 GMT 1998
Just in case you are not aware of this...
System: AlphaStation 200, 144 MB RAM
OS: (from cat /proc/version)
Linux version 2.0.35 (root@sulu.noaccess.com) (gcc version
egcs-2.90.27 980315 (egcs-1.0.2 release)) #5 Sat Sep 5 00:52:51 PDT
1998
EGCS: egcs-2.91.57
QT: Version 1.40, compiled static
While compiling the kdelibs-1.0 (kde desktop):
[...]
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../kdecore -I../kfile
-I/usr/local/qt/include -I/usr/X11R6/include -O2 -Wall -c -fPIC -DPIC
kcombo.cpp
mv -f kcombo.o kcombo.lo
/usr/local/qt/bin/moc krestrictedline.h -o krestrictedline.moc
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../kdecore -I../kfile -I/usr/local/qt/include -I/usr/X11R6/include
-O2 -Wall -c krestrictedline.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../kdecore -I../kfile
-I/usr/local/qt/include -I/usr/X11R6/include -O2 -Wall -c -fPIC -DPIC
krestrictedline.cpp
mv -f krestrictedline.o krestrictedline.lo
/usr/local/qt/bin/moc kintegerline.h -o kintegerline.moc
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../kdecore -I../kfile -I/usr/local/qt/include -I/usr/X11R6/include
-O2 -Wall -c kintegerline.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../kdecore -I../kfile
-I/usr/local/qt/include -I/usr/X11R6/include -O2 -Wall -c -fPIC -DPIC
kintegerline.cpp
mv -f kintegerline.o kintegerline.lo
/usr/local/qt/bin/moc kspinbox.h -o kspinbox.moc
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../kdecore -I../kfile -I/usr/local/qt/include -I/usr/X11R6/include
-O2 -Wall -c kspinbox.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../kdecore -I../kfile
-I/usr/local/qt/include -I/usr/X11R6/include -O2 -Wall -c -fPIC -DPIC
kspinbox.cpp
mv -f kspinbox.o kspinbox.lo
/usr/local/qt/bin/moc kcontrol.h -o kcontrol.moc
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../kdecore -I../kfile -I/usr/local/qt/include -I/usr/X11R6/include
-O2 -Wall -c kcontrol.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../kdecore -I../kfile
-I/usr/local/qt/include -I/usr/X11R6/include -O2 -Wall -c -fPIC -DPIC
kcontrol.cpp
/usr/local/qt/include/qtextstream.h: In function `class QTSManip setw(int)':
In file included from /usr/local/qt/include/qtstream.h:3,
from ../kdecore/kconfigdata.h:35,
from ../kdecore/kconfigbase.h:71,
from ../kdecore/kconfig.h:53,
from ../kdecore/kapp.h:173,
from kcontrol.h:32,
from kcontrol.cpp:26:
/usr/local/qt/include/qtextstream.h:213: Internal compiler error 980331.
/usr/local/qt/include/qtextstream.h:213: Please submit a full bug report
to `egcs-bugs@cygnus.com'.
make[2]: *** [kcontrol.lo] Error 1
make[2]: Leaving directory `/root/kde/kdelibs-1.0/kdeui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/kde/kdelibs-1.0'
make: *** [all-recursive-am] Error 2
[root@sulu kdelibs-1.0]#
More information about the Gcc-bugs
mailing list