<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3315.2870" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all!</FONT></DIV>
<DIV><FONT face=Arial size=2>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 :-)</FONT></DIV>
<DIV><FONT face=Arial size=2>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)</FONT></DIV>
<DIV><FONT face=Arial size=2>Can anybody tell me how test Kaffe on my embedded 
device?</FONT></DIV>
<DIV><FONT face=Arial size=2>Any clue about benckmarking the 
JVM?</FONT></DIV></BODY></HTML>