From koffice-devel Tue Jun 12 18:01:12 2001 From: aleXXX Date: Tue, 12 Jun 2001 18:01:12 +0000 To: koffice-devel Subject: kchart: internal compiler error X-MARC-Message: https://marc.info/?l=koffice-devel&m=99237713615679 Hi, compiling fresh koffice checkout with egcs-2.91.66: g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I/opt/kde2/include -I/usr/lib/qt/include -I/usr/X11R6/include -O2 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -Wp,-MD,.deps/KDChartAxesPainter.pp -c KDChartAxesPainter.cpp -fPIC -DPIC -o .libs/KDChartAxesPainter.o KDChartAxesPainter.cpp: In method `void KDChartAxesPainter::calculateLabelTexts(class QPainter &, const class KDChartTableData &, const class KDChartParams &, unsigned int, double, enum KDChartAxisParams::AxisPos, const class QPoint &, double, double &, double &, double &, double &, double &, double &, double &, int &)': KDChartAxesPainter.cpp:1294: Internal compiler error. KDChartAxesPainter.cpp:1294: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'. KDChartAxesPainter.cpp:1294: See for details. make[3]: *** [KDChartAxesPainter.lo] Error 1 make[3]: Leaving directory `/home/src/kde2-25072000/koffice/kchart/kdchart' make[2]: *** [all-recursive] Error 1 I don't know how to work around it, it is a *huge* function. Commenting out line 1286 doesn't help. Bye Alex _______________________________________________ Koffice-devel mailing list Koffice-devel@master.kde.org http://master.kde.org/mailman/listinfo/koffice-devel