This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
compiler error
- To: egcs-bugs at egcs dot cygnus dot com
- Subject: compiler error
- From: "hoefer (doc)" <hoefer at mp-sun1 dot informatik dot uni-mannheim dot de>
- Date: Mon, 24 Jan 2000 11:57:00 +0100
Hi!
I don't know, if you are interesting in this bug, but as I compiled my
programs, I hat this text:
g++ -Wall -ansi -pedantic -DNASSERT -g -DNDEB
UG -I /usr/lib/qt/include -I. -I ../tools -I .
./Oberflaeche -I ../SpielPlanAufbau -c Feld.cc
-o Feld.o
g++ -Wall -ansi -pedantic -DNASSERT -g -DNDEB
UG -I /usr/lib/qt/include -I. -I ../tools -I .
./Oberflaeche -I ../SpielPlanAufbau -c SpielPl
an.cc -o SpielPlan.o
from SpielPlanAufbau.cc:1:
/usr/lib/qt/include/qpoint.h:64: Internal compiler error.
/usr/lib/qt/include/qpoint.h:64: Please submit a full bug report to
`egcs-bugs@e
gcs.cygnus.com'.
/usr/lib/qt/include/qpoint.h:64: See
<URL:http://egcs.cygnus.com/faq.html#bugrep
ort> for details.
I have got a 486 with Linux 6.1.
Greetings, Ulrike Hoefer