[kaffe] gerneral kaffe breakage (this time hp-ux)
Riccardo
zuse@libero.it
Thu Jan 15 14:51:02 2004
Hello,
I am sorry to announce that Dalibor's big fixing and merging effort has
currently quite made a disaster in kaffe build and portability. I hope
this is a temporarily situation and that the work will bring us a better
and more powerful kaffe in the future!
Current status with full reports is as always on
http://homepage.mac.com/riccardo_mottola/kaffe-devel/
or if my box is on
http://multix.dyndns.org
After the sad situation of 68k and sparc, the current victim is HP-UX.
In this case it is the build that fails with the following:
In file included from ../../../kaffe/config/parisc/hpux/md.h:19,
from ../../config/md.h:1,
from ../../../kaffe/kaffe/kaffevm/classMethod.h:18,
from ../../../kaffe/kaffe/kaffevm/support.c:33:
./../../kaffe/config/parisc/sysdepCallMethod.h: In function
`sysdepCallMethod':
./../../kaffe/config/parisc/sysdepCallMethod.h:56: break statement not
within loop or switch
./../../kaffe/config/parisc/sysdepCallMethod.h:61: break statement not
within loop or switch
gmake[3]: *** [support.lo] Error 1
-Riccardo