[kaffe] =?EUC-KR?B?SGVscCBtZSAhISEgSSBwb3J0aW5nIHRoZSBrYWZmZSBvbiBtcGlzIA==?=
=?EUC-KR?B?Y3B1LCBidXQgSSBoYWQgZXJyb3Igb2YgZXhlY3V0aW9uIA==?=
=?EUC-KR?B?IsCvyKu9xCI=?=
hsyoo at i-set.co.kr
Tue Oct 7 01:21:01 PDT 2003
Hi Dear~~
I working the porting of kaffe
My platform is
CPU: MIPS R6000
OS: Redhat linux 2.4.17
Graphics: QT
JVM : Kaffe 1.1.1 or Kaffe 1.1.0 or Kaffe 1.0.7
I following the ~~~~
bash-2.04# pwd
/data/kaffe-1.1.0
bash-2.04# ./configure
~~~~~~~~~~~~~~~~~~~~~~~~....
bash-2.04# make
~~~~~~~~~~~~~~~~~~~~~~~~....
bash-2.04# make install
~~~~~~~~~~~~~~~~~~~~~~~~....
I builded executiion file (java,javac,kaffe....)
bash-2.04# pwd
/usr/local/kaffe/bin
bash-2.04# ls
HelloWorld.class appletviewer java javah jdb kjc rmic
install-jar javac javakey kaffe kopi rmiregistry
jar javadoc javap kaffeh native2ascii serialver
but don't execute java
bash-2.04# ./java HelloWorld
Internal error: caught an unexpected exception.
Please check your CLASSPATH and your installation.
java/lang/OutOfMemoryError
at java.util.HashMap.rehash(HashMap.java:236)
at java.util.HashMap.put(HashMap.java:136)
at java.util.Hashtable.put(Hashtable.java:109)
at java.lang.System.initProperties(System.java:native)
at java.lang.System.<clinit>(System.java:43)
at java.lang.ClassLoader.<init>(ClassLoader.java:114)
at java.security.SecureClassLoader.<init>(SecureClassLoader.java:20)
at kaffe.lang.AppClassLoader.<init>(AppClassLoader.java:238)
at kaffe.lang.AppClassLoader.<clinit>(AppClassLoader.java:37)
Aborted (core dumped)
What is a problem~~~~????
I want to your advice !!!!!!!!
Have nice day !!!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://pogo.kaffe.org/pipermail/kaffe/attachments/20031007/895242cd/attachment.htm
More information about the kaffe
mailing list