kpackage compile errors under egcs 1.1.1-pre

Alexandre Oliva oliva@dcc.unicamp.br
Tue Nov 3 06:50:00 GMT 1998


On Nov  3, 1998, "Jack Howarth" <howarth@nitro.med.uc.edu> wrote:

> /opt/kde/include/kmsgbox.h:101: parse error before `0x000020'

> The header in question contains at line 101...

> class KMsgBox : public QDialog

I'd guess it is some unexpected #define somewhere.  Compile with
-save-temps -dD and look at the generated .ii

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




More information about the Gcc-bugs mailing list