<!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. 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. 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? 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> </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. 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. When you 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> </DIV>
<DIV><FONT face=Arial size=2>
Regards,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>
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&u=hsyoo&d=i-set.co.kr"
width=1>
<STYLE>P {
        MARGIN-TOP: 2px; MARGIN-BOTTOM: 2px
}
</STYLE>
<P>Hi Dear~~</P>
<P> </P>
<P>I working the porting of kaffe</P>
<P> </P>
<P>My platform is </P>
<P> </P>
<P>
CPU: MIPS R6000</P>
<P> OS:
Redhat linux 2.4.17</P>
<P> Graphics:
QT</P>
<P>
JVM : Kaffe 1.1.1 or Kaffe 1.1.0 or Kaffe 1.0.7</P>
<P> </P>
<P>I following the ~~~~</P>
<P> </P>
<P>
bash-2.04#
pwd<BR>
/data/kaffe-1.1.0</P>
<P> bash-2.04#
./configure</P>
<P>
~~~~~~~~~~~~~~~~~~~~~~~~....</P>
<P> bash-2.04#
make</P>
<P>
~~~~~~~~~~~~~~~~~~~~~~~~....</P>
<P>
bash-2.04# make install</P>
<P>
~~~~~~~~~~~~~~~~~~~~~~~~....</P>
<P> </P>
<P>I builded executiion file (java,javac,kaffe....) </P>
<P> </P>
<P>bash-2.04# pwd<BR>/usr/local/kaffe/bin<BR>bash-2.04# ls<BR>HelloWorld.class
appletviewer java javah
jdb
kjc
rmic<BR>install-jar javac javakey
kaffe kopi
rmiregistry<BR>jar
javadoc javap kaffeh native2ascii
serialver</P>
<P> </P>
<P>but don't execute java </P>
<P> </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>
at
java.util.HashMap.rehash(HashMap.java:236)<BR>
at
java.util.HashMap.put(HashMap.java:136)<BR>
at
java.util.Hashtable.put(Hashtable.java:109)<BR>
at
java.lang.System.initProperties(System.java:native)<BR>
at
java.lang.System.<clinit>(System.java:43)<BR>
at
java.lang.ClassLoader.<init>(ClassLoader.java:114)<BR>
at
java.security.SecureClassLoader.<init>(SecureClassLoader.java:20)<BR>
at
kaffe.lang.AppClassLoader.<init>(AppClassLoader.java:238)<BR> &!
nbsp; at
kaffe.lang.AppClassLoader.<clinit>(AppClassLoader.java:37)<BR>Aborted
(core dumped)</P>
<P> </P>
<P>What is a problem~~~~????</P>
<P> </P>
<P>I want to your advice !!!!!!!! </P>
<P>Have nice day !!!</P><BR><BR><PRE></PRE></BLOCKQUOTE></BODY></HTML>