Pinaki Mukherjee wrote:
Hi,
I am getting the following error message while trying to run specJVM98 benchmark programs in Kaffe.

Hi Pinaki,

which Kaffe version do you use?

java.lang.ClassFormatError: spec/benchmarks/_201_compress/Main (wrong name: Main)

I checked the first bytes of the class file. It's CAFEBABE in hex. What can be wrong?

A lot ;) The error message seems to indicate that Main is a wrong name, You may want to investigate the class file for that, and check out FAQ.debugging for information on debugging kaffe.


cheers,
dalibor topic

_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to