<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.2900.2604" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi~</FONT></DIV>
<DIV><FONT size=2>I want to analysis to study.</FONT></DIV>
<DIV><FONT size=2>So, I select subset of kaffe virtual machin.</FONT></DIV>
<DIV><FONT size=2>I want to compile kaffe-0.10.0 virtual machine.</FONT></DIV>
<DIV><FONT size=2>My computer has 2.4.20-8 kernel.</FONT></DIV>
<DIV><FONT size=2>When I compiled, I saw this error message.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>==========================</FONT></DIV>
<DIV><FONT size=2>gcc -g -O2&nbsp;&nbsp; -DNO_SHARED_VMLIBRARY -I, -I, 
-I./../../config -I../../config -I../../include -I./../../include -DTRANSLATOR 
-I ./jit&nbsp; -DKVER=\"0.100\"&nbsp;&nbsp; -c&nbsp;&nbsp; 
support.c</FONT></DIV>
<DIV><FONT size=2>support.c: In function 'callMethodA':</FONT></DIV>
<DIV><FONT size=2>support.c:273: can't find a register in class 'INDEX_REGS' 
while reloading 'asm'</FONT></DIV>
<DIV><FONT size=2>support.c: In function 'callMethodA':</FONT></DIV>
<DIV><FONT size=2>support.c:351: warning: 'jboolean' is promoted to 'int' when 
passed through '...</FONT></DIV>
<DIV><FONT size=2>support.c:351: warning: (so you should pass 'int' not 
'jboolean' to 'va_arg')</FONT></DIV>
<DIV><FONT size=2>support.c:355: warning: 'jshort' is promoted to 'int' when 
passed through '...'</FONT></DIV>
<DIV><FONT size=2>support.c:359: warning: 'jbyte' is promoted to 'int' when 
passed through '...'</FONT></DIV>
<DIV><FONT size=2>support.c:363: warning: 'jchar' is promoted to 'int' when 
passed through '...'</FONT></DIV>
<DIV><FONT size=2>support.c:367: warning: 'jfloat' is promoted to 'double' when 
passed through '..'</FONT></DIV>
<DIV><FONT size=2>make[2]: *** [support.o] </FONT></DIV>
<DIV><FONT face=굴림 size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=굴림 size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=굴림 size=2>donggi im </FONT></DIV></BODY></HTML>