Mail Archives: pgcc/1999/02/26/06:37:23
Hi Marc, hi all,
here the problem:
-mpentium works:
hp AT gizmo:~/kde/koffice/kdiagramm\> pg++ -mpentium -DHAVE_CONFIG_H -I.
-I. -I.. -I/usr/include/python1.5 -I/usr/local/include -I../lib
-I../lib/kofficeui -I../lib/kofficeui -I../lib/kofficecore
-I../lib/kofficecore -I../lib/koml -I../lib/koml -I../lib/store
-I../lib/store -I../lib/interfaces -I/opt/kde11/include
-I/usr/src/kde/qt-1.42/include -I/usr/X11R6/include
-I/opt/kde11/include/idl -O -Wall -c koDiagramm.cc
-mamdk6 don't: (need -Owhatever to fail)
hp AT gizmo:~/kde/koffice/kdiagramm\> pg++ -mamdk6 -DHAVE_CONFIG_H -I. -I.
-I.. -I/usr/include/python1.5 -I/usr/local/include -I../lib
-I../lib/kofficeui -I../lib/kofficeui -I../lib/kofficecore
-I../lib/kofficecore -I../lib/koml -I../lib/koml -I../lib/store
-I../lib/store -I../lib/interfaces -I/opt/kde11/include
-I/usr/src/kde/qt-1.42/include -I/usr/X11R6/include
-I/opt/kde11/include/idl -O -Wall -c koDiagramm.cc
koDiagramm.cc: In method `void KoDiagramm::drawDiagrammSaeulen(class
QPainter &, int, int)':
koDiagramm.cc:379: Internal compiler error.
koDiagramm.cc:379: Please submit a full bug report to
`egcs-bugs AT cygnus DOT com'.
koDiagramm.cc:379: See <URL:http://egcs.cygnus.com/faq.html#bugreport>
for details.
and because eg++ don't know -mamdk6 at all, eg++ hasn't this problem
either...
hp AT gizmo:~/kde/koffice/kdiagramm\> pgcc -v
Reading specs from
/usr/local/pgcc/lib/gcc-lib/i586-pc-linux-gnulibc1/pgcc-2.91.60/specs
gcc version pgcc-2.91.60 19981201 (egcs-1.1.1 release)
If you have any suggestions, feel free to mail me
(because setting up kde koffice build environment isn't quickly done)
Bye
Hans-Peter
- Raw text -