Hi Dalibor,
 
thanks for the reply. I am using version 1.1.4. I think I am using the correct class file (it's called Main.class). I even tried running all of the other class files (in case I was wrong), but all of them resulted in the same error.
 
Anybody has any idea on how to correctly run the SpecJVM benchmarks using Kaffe?
 
Pinaki



Dalibor Topic <[EMAIL PROTECTED]> wrote:
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

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

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

Reply via email to