<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Hi,
<br> If you are enthusiastic about having Kaffe
run on embedded systems, you might liketo take a look at the <a href="www.pocketlinux.com">pocketlinux</a>
project, which uses Kaffe.
<p>Regards,
<p>-- <br>
Philippe Laporte
Tel: (510) 527-4025 ext 14 <br>
Transvirtual Technologies, Inc., Fax:
(510) 559-3287<br>
Berkeley, CA, USA.
Email: philippe@transvirtual.com
<br>
<br>
<p>Javier Garcia wrote:
<blockquote TYPE=CITE>Hi everybody. I'm still trying to install Kaffe in
an
<br>embedded system, with a lot of limitations of memory.
<br>The goal is to have it using a total amount of dynamic
<br>memory (included all the stacks and the binaries) of
<br>around 5Mb. I have downloaded the last version, and I
<br>have installed it with the next line to configure:
<p>>>configure --enable-dependency-tracking
<br>--with-engine=intrp --disable-debug
<br>--disable-xprofiling --disable-xdebugging
<br>--disable-feedback --without-profiling
<br>--without-suncompat --without-x --without-stats
<p>And I got a size of the binaries of 2.444 Mb. But the
<br>'big' problem is the heap (because I think the other
<br>two stacks (Java and native) are quite small). When I
<br>try to execute some test programs with a maximum heap
<br>size of 5 Mb (minimum heap size 5Mb also) I get a 'Out
<br>of memory' error, so I haven't even tried to use a
<br>smaller heap. Anybody knows if it's possible to have
<br>everything running with 5 Mb (binaries and stacks).
<br>And if it's possible, how to do it? Thanks for all in
<br>advance.
<br>
Javi.
<br>P.D. I have seen somewhere an option for configure:
<br>--with-optimize-memory. I haven't tried it, I'll do
<br>and I'll tell you.
<p>_______________________________________________________________
<br>Do You Yahoo!?
<br>Envía mensajes instantáneos y recibe alertas de correo
con
<br>Yahoo! Messenger - <a href="http://messenger.yahoo.es">http://messenger.yahoo.es</a></blockquote>
</html>