This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

qt, mtrr


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...



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]