This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
internal compiler error with gcc 2.95 and libqt 2.0
- To: gcc-bugs at gcc dot gnu dot org
- Subject: internal compiler error with gcc 2.95 and libqt 2.0
- From: root <root at DarkStar dot sns dot it>
- Date: Sun, 1 Aug 1999 12:10:25 +0200
make[1]: Entering directory `/opt/qt-2.00/src'
g++ -c -I/opt/qt/include -I/usr/X11R6/include -pipe -DNO_DEBUG -O2 -fPIC -DQT_BUILTIN_GIF_READER -DQT_SM_SUPPORT -o widgets/qmenubar.o widgets/qmenubar.cpp
widgets/qmenubar.cpp: In method `int QMenuBar::calculateRects(int = -1)':
widgets/qmenubar.cpp:586: Internal compiler error.
widgets/qmenubar.cpp:586: Please submit a full bug report.
widgets/qmenubar.cpp:586: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for instructions.
cpp: output pipe has been closed
make[1]: *** [widgets/qmenubar.o] Error 1
make[1]: Leaving directory `/opt/qt-2.00/src'
make: *** [src] Error 2
this is the output i get on my k6 II 3DNow 400, while i try to recompile
libqt 2.0 with the new gcc-2.95, on a slackware 4.0 with libc 5.4.46
and binutils 9.5.0.3
with egcs 1.1.2 all worked fine with the same options.
hope this helo
Luigi Genoni
venom@DarkStar.sns.it