Bug report

Paul Tomblin ptomblin@xcski.com
Mon May 4 20:16:00 GMT 1998


Quoting Paul Tomblin (ptomblin@xcski.com):
> Trying to compile qt-1.39-19980414, I got the following error message:
> gcc -c -I/usr/local/src/qt/include -I/usr/X11R6/include -O2 -fno-strength-reduce -fPIC -o widgets/qlistview.o widgets/qlistview.cpp
> widgets/qlistview.cpp: In method `void QListView::drawContentsOffset(class QPainter *, int, int, int, int, int, int)':
> widgets/qlistview.cpp:1293: Internal compiler error.
> widgets/qlistview.cpp:1293: Please submit a full bug report to `egcs-bugs@cygnus.com'.
> make[1]: *** [widgets/qlistview.o] Error 1
> make[1]: Leaving directory `/usr/local/src/qt-1.39-19980414/src'
> make: *** [src] Error 2
> 
> gcc -v returns:
> Reading specs from /usr/lib/gcc-lib/alpha-linux/egcs-2.90.27/specs
> gcc version egcs-2.90.27 980315 (egcs-1.0.2 release)
> 
> uname -a returns:
> Linux canoe.xcski.com 2.0.30 #5 Mon Apr 27 19:12:01 EDT 1998 alpha unknown
> 
> Anything else you need?

Update:  It compiles if you use -g instead of -O or -O2.

-- 
Paul Tomblin, ptomblin@xcski.com.
"The day Microsoft makes something that doesn't suck is probably the day they
start making vacuum cleaners" - Ernst Jan Plugge



More information about the Gcc-bugs mailing list