Internal compiler error

Skinny skinny9699@home.com
Thu Mar 16 02:52:00 GMT 2000


    GCC version:        2.95.2    AMD K6-2 450 Mhz on a VIA Motherboard.

This is the error I recived.

make[3]: Entering directory `/home/chris/kdevelop-1.1/kdevelop/kdlgedit'

g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kde
-I/usr/lib/qt/include -I/usr/X11R6/include   -I/usr/include/kde
-I/usr/lib/qt/include -I/usr/X11R6/include   -O2 -fno-exceptions
-fno-rtti -fno-check-new -frtti  -c kdlgedit.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kde
-I/usr/lib/qt/include -I/usr/X11R6/include   -I/usr/include/kde
-I/usr/lib/qt/include -I/usr/X11R6/include   -O2 -fno-exceptions
-fno-rtti -fno-check-new -frtti  -c kdlgeditwidget.cpp
In file included from ../ckdevelop.h:31,
                 from kdlgeditwidget.cpp:21:
/usr/lib/qt/include/qstrlist.h: In method `QStrList::~QStrList()':
/usr/lib/qt/include/qstrlist.h:52: Internal compiler error.
/usr/lib/qt/include/qstrlist.h:52: Please submit a full bug report.
/usr/lib/qt/include/qstrlist.h:52: See
<URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
make[3]: *** [kdlgeditwidget.o] Error 1
make[3]: Leaving directory `/home/chris/kdevelop-1.1/kdevelop/kdlgedit'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/chris/kdevelop-1.1/kdevelop'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/chris/kdevelop-1.1'
make: *** [all-recursive-am] Error 2irectory
`/home/chris/kdevelop-1.1/kdevelop/kwrite'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/chris/kdevelop-1.1/kdevelop/kwrite'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/chris/kdevelop-1.1/kdevelop'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/chris/kdevelop-1.1'
make: *** [all-recursive-am] Error 2

the entire source for this application is avalible from www.kdevelop.org

    Attached is the configure file, the make file, and the partial
compilation.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: error.tar.bz2
Type: application/x-bzip2
Size: 44780 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20000316/ce62da04/attachment.bz2>


More information about the Gcc-bugs mailing list