Andrea Scian wrote:
Hi all!
After a bit of work I make Kaffe running on my ARM/uClinux board... before saying that 
it really works I want to run some kind of test and perform some benckmarking (useful 
for my thesis to compare different solution :-)
I saw that there's a subdir inside kaffe called tests that include the regression test... if I'm 
not wrong I have to lunch them with "make check"... of course it won't work in my case 
because on my board I don't have the make util, also I don't have shell script on uClinux (for 
now I have only a simple shell that doesn't support scripting)
Can anybody tell me how test Kaffe on my embedded device?

you could compile the tests with kjc on cygwin (that was your host platform, right?) and then run them manually on your ARM platform. No great fun.


You could also try running some benchmark-in-a-jar, like caffeinemark, or SciMark2. See FAQ.benchmarking for more information.

cheers,
dalibor topic


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

Reply via email to