This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
My bug report
- To: gcc-bugs at gcc dot gnu dot org
- Subject: My bug report
- From: Dave <dmhyer at home dot com>
- Date: Sun, 25 Jun 2000 14:58:42 -0600
Howdy
was compiling qt 2.1.1 on a RH 6.2 kernel 2.1.14 system using egcs 1.1.2
is there anything else I need to inlclude as I tried to have the info
from the web page
kernel/qdragobject.cpp: In method `class QDataStream &
QStrList::write(class QDa
taStream &, void *) const':
kernel/qdragobject.cpp:1386: Internal compiler error.
kernel/qdragobject.cpp:1386: Please submit a full bug report to
`egcs-bugs@egcs.
cygnus.com'.
kernel/qdragobject.cpp:1386: See
<URL:http://egcs.cygnus.com/faq.html#bugreport>
for details.
make[1]: *** [kernel/qdragobject.o] Error 1
make[1]: Leaving directory `/usr/local/qt/src'
make: *** [src] Error 2
Thanks
Dave