This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
qt, mtrr
- To: gcc-bugs at gcc dot gnu dot org
- Subject: qt, mtrr
- From: Lorenzo Delana <brainstorm at penguinpowered dot com>
- Date: Tue, 15 Aug 2000 00:42:44 +0000
while I compiling QT library 1.44 with my K7,
using running kernel 2.2.14,
I get whis
...
g++ -c -I/trash/qt-1.44/include -I/usr/X11R6/include -pipe -O2 -fno-strength-reduce -O2 -fno-strength-reduce -fPIC -o widgets/qmenubar.o widgets/qmenubar.cpp
widgets/qmenubar.cpp: In method `int QMenuBar::calculateRects(int = -1)':
widgets/qmenubar.cpp:541: Internal compiler error.
widgets/qmenubar.cpp:541: Please submit a full bug report.
widgets/qmenubar.cpp:541: See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
cpp: output pipe has been closed
make[1]: *** [widgets/qmenubar.o] Error 1
make[1]: Leaving directory `/trash/qt-1.44/src'
make: *** [src] Error 2
....only when I have MTRR processor options enabled in the kernel...