compile error in kdesupport-1.0

Alexandre Oliva oliva@dcc.unicamp.br
Fri Sep 11 22:25:00 GMT 1998


Sjaak van Asten <stynbuys@xsite.xs4all.nl> writes:

> QwSpriteField.cpp: In method `int QwTextSprite::rtti() const':
> QwSpriteField.cpp:2907: Internal compiler error.
> QwSpriteField.cpp:2907: Please submit a full bug report to
> `egcs-bugs@cygnus.com'.

> What is really not so clear to me, is the compilor issue. What compiler
> version is the best to use right now.

egcs 1.1 is much better and closer to the C++ Standard than 1.0.*, but
it still contains bugs :-(

Unfortunately, there's not much we can do without a code snippet that
produces that bug.  A simple way to obtain it is to repeat the failed
compilation with the additional flags `-v -save-temps', then gzip the
.ii file it produces and send it to us, either uuencoded or in base64,
along with the full command line and compiler output.

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil




More information about the Gcc-bugs mailing list