<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=ks_c_5601-1987">
<META content="MSHTML 5.50.4933.1800" name=GENERATOR></HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>No one seems to have replied to this message a 
month ago.&nbsp; I missed it at the time.</FONT></DIV>
<DIV><FONT face=Arial size=2>First of all, I'm really suprised to see that 
you're running on an MIPS R6000.&nbsp; That's</FONT></DIV>
<DIV><FONT face=Arial size=2>an multi-chip ECL CPU from the 1980s that was 
mostly installed in CDC servers.</FONT></DIV>
<DIV><FONT face=Arial size=2>Is that really correct?&nbsp; The R6000 was the 
original "MIPS II" CPU, and there could</FONT></DIV>
<DIV><FONT face=Arial size=2>easily be code in Linux and Kaffe that lumps the 
R6000 in with other, not-quite-compatible</FONT></DIV>
<DIV><FONT face=Arial size=2>processors.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>That having been said, if you search the Kaffe 
mailing list archives, you will</FONT></DIV>
<DIV><FONT face=Arial size=2>see that I observed the same problem months 
ago.&nbsp; First of all, you need to know</FONT></DIV>
<DIV><FONT face=Arial size=2>that Kaffe 1.0.7 will not build and run correctly 
on MIPS unless you apply a patch.</FONT></DIV>
<DIV><FONT face=Arial size=2>Kaffe 1.1.0 will build as distributed but you must 
not build it with the JIT, which</FONT></DIV>
<DIV><FONT face=Arial size=2>was unfortunately still the default MIPS build as 
of 1.1.0.&nbsp;&nbsp;When you&nbsp;configure,</FONT></DIV>
<DIV><FONT face=Arial size=2>you need to specify ".configure 
--with-engine=intrp".</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; Regards,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; Kevin K.</FONT></DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=hsyoo@i-set.co.kr href="mailto:hsyoo@i-set.co.kr">À¯È«½Ä</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=robilad@kaffe.org 
  href="mailto:robilad@kaffe.org">robilad@kaffe.org</A> ; <A 
  title=tkeane@cs.may.ie href="mailto:tkeane@cs.may.ie">tkeane@cs.may.ie</A> ; 
  <A title=kaffe@kaffe.org href="mailto:kaffe@kaffe.org">Kaffe Mailing List</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, October 07, 2003 4:21 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [kaffe] Help me !!! I porting 
  the kaffe on mpis cpu, but I had error of execution </DIV>
  <DIV><BR></DIV><IMG height=1 
  src="http://i-set.co.kr/cgi-bin/setconfirm.cgi?k=106549690531824&amp;u=hsyoo&amp;d=i-set.co.kr" 
  width=1> 
  <STYLE>P {
        MARGIN-TOP: 2px; MARGIN-BOTTOM: 2px
}
</STYLE>

  <P>Hi Dear~~</P>
  <P>&nbsp;</P>
  <P>I working the porting of kaffe</P>
  <P>&nbsp;</P>
  <P>My platform is </P>
  <P>&nbsp;</P>
  <P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  CPU: MIPS R6000</P>
  <P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;OS: 
  Redhat linux 2.4.17</P>
  <P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Graphics: 
  QT</P>
  <P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  JVM : Kaffe 1.1.1 or Kaffe 1.1.0 or Kaffe 1.0.7</P>
  <P>&nbsp;</P>
  <P>I following the ~~~~</P>
  <P>&nbsp;</P>
  <P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  bash-2.04# 
  pwd<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  &nbsp; /data/kaffe-1.1.0</P>
  <P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;bash-2.04# 
  ./configure</P>
  <P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  ~~~~~~~~~~~~~~~~~~~~~~~~....</P>
  <P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;bash-2.04# 
  make</P>
  <P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  ~~~~~~~~~~~~~~~~~~~~~~~~....</P>
  <P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  &nbsp;bash-2.04# make install</P>
  <P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  ~~~~~~~~~~~~~~~~~~~~~~~~....</P>
  <P>&nbsp;</P>
  <P>I builded&nbsp; executiion file (java,javac,kaffe....) </P>
  <P>&nbsp;</P>
  <P>bash-2.04# pwd<BR>/usr/local/kaffe/bin<BR>bash-2.04# ls<BR>HelloWorld.class 
  appletviewer&nbsp; java&nbsp;&nbsp;&nbsp;&nbsp; javah&nbsp;&nbsp;&nbsp; 
  jdb&nbsp;&nbsp;&nbsp;&nbsp; 
  kjc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  rmic<BR>install-jar&nbsp;&nbsp; javac&nbsp;&nbsp;&nbsp; javakey&nbsp; 
  kaffe&nbsp;&nbsp; kopi&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  rmiregistry<BR>jar&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  javadoc&nbsp; javap&nbsp;&nbsp;&nbsp; kaffeh&nbsp; native2ascii&nbsp; 
  serialver</P>
  <P>&nbsp;</P>
  <P>but don't execute java </P>
  <P>&nbsp;</P>
  <P>bash-2.04# ./java HelloWorld<BR>Internal error: caught an unexpected 
  exception.<BR>Please check your CLASSPATH and your 
  installation.<BR>java/lang/OutOfMemoryError<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  at 
  java.util.HashMap.rehash(HashMap.java:236)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  at 
  java.util.HashMap.put(HashMap.java:136)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  at 
  java.util.Hashtable.put(Hashtable.java:109)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  at 
  java.lang.System.initProperties(System.java:native)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  at 
  java.lang.System.&lt;clinit&gt;(System.java:43)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  at 
  java.lang.ClassLoader.&lt;init&gt;(ClassLoader.java:114)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  at 
  java.security.SecureClassLoader.&lt;init&gt;(SecureClassLoader.java:20)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  at 
  kaffe.lang.AppClassLoader.&lt;init&gt;(AppClassLoader.java:238)<BR>&nbsp;&amp;! 
  nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at 
  kaffe.lang.AppClassLoader.&lt;clinit&gt;(AppClassLoader.java:37)<BR>Aborted 
  (core dumped)</P>
  <P>&nbsp;</P>
  <P>What is a problem~~~~????</P>
  <P>&nbsp;</P>
  <P>I want to your advice !!!!!!!! </P>
  <P>Have nice day !!!</P><BR><BR><PRE></PRE></BLOCKQUOTE></BODY></HTML>