From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Oliva To: Sjaak van Asten Cc: egcs-bugs@cygnus.com Subject: Re: compile error in kdesupport-1.0 Date: Fri, 11 Sep 1998 22:25:00 -0000 Message-id: References: X-SW-Source: 1998-09/msg00416.html List-Id: Sjaak van Asten 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