Re: [kaffe] ARM Cross-Compile using GNU EABI

2008-02-13 Thread Leandro Galvez
Hi, I've tried cross compiling the libltdl3 using the following command and it completed successfully until installation using make install CC=/usr/local/openmoko/arm/bin/arm-angstrom-linux-gnueabi-gcc CPP=/usr/local/openmoko/arm/bin/arm-angstrom-linux-gnueabi-cpp

Re: [kaffe] Linker Errors on OS X 10.4.11 - Kaffe 1.1.8

2008-02-13 Thread Dalibor Topic
Dalibor Topic wrote: Michael Franz schrieb: Good luck! I had tried with darwin 8 and an earlier version, no success. Strange things happen. Is it possible to create an image off of a real installation? I have darwin 8 installed on a drive, can that be turned into an image to be used by

[kaffe] OutOfMemoryError while compiling GNU Classpath

2008-02-13 Thread kaz
Hi, I use Kaffe and ecj.jar for compiling GNU Classpath. I have found that recent Kaffe causes OutOfMemoryError in the process of this compiling. I tried building GNU Classpath using various versions of Kaffe from Ricoh's Kaffe archives. This snapshot is OK. kaffe-snap-080118.tgz ChangeLog

[kaffe] Re: OutOfMemoryError while compiling GNU Classpath

2008-02-13 Thread kaz
From: [EMAIL PROTECTED] Subject: OutOfMemoryError while compiling GNU Classpath Date: Thu, 14 Feb 2008 14:21:09 +0900 (JST) Yes, there were big changes between 2008-01-17 and 2008-01-22. The bug 125 (http://www.kaffe.org/cgi-bin/bugzilla/show_bug.cgi?id=125) also seems to have come to exist

Re: [kaffe] ARM Cross-Compile using GNU EABI

2008-02-13 Thread Leandro Galvez
Hi All, I've finally managed to cross compile my kaffe using the configuration commands at the end of the mail for libraries, classpath and kaffe. But executing any java application from the device produces the output attached in the log file. Please help me figure out what is wrong and

[kaffe] Re: OutOfMemoryError while compiling GNU Classpath

2008-02-13 Thread kaz
From: [EMAIL PROTECTED] Subject: Re: OutOfMemoryError while compiling GNU Classpath Date: Thu, 14 Feb 2008 15:20:30 +0900 (JST) Yes, there were big changes between 2008-01-17 and 2008-01-22. The bug 125 (http://www.kaffe.org/cgi-bin/bugzilla/show_bug.cgi?id=125) also seems to have come to