<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Hi,
<br>&nbsp;&nbsp;&nbsp;&nbsp; If you are enthusiastic about having Kaffe
run on embedded systems, you might liketo take a look at the&nbsp; <a href="www.pocketlinux.com">pocketlinux</a>&nbsp;
project, which uses Kaffe.
<p>Regards,
<p>--&nbsp;<br>
Philippe Laporte&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Tel:&nbsp;&nbsp;&nbsp;&nbsp; (510) 527-4025 ext 14&nbsp;<br>
Transvirtual Technologies, Inc.,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Fax:&nbsp;&nbsp;&nbsp;&nbsp;
(510) 559-3287<br>
Berkeley, CA, USA.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Email:&nbsp;&nbsp; philippe@transvirtual.com
<br>&nbsp;
<br>&nbsp;
<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.&nbsp; 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>&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;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
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&iacute;a mensajes instant&aacute;neos y recibe alertas de correo
con
<br>Yahoo! Messenger - <a href="http://messenger.yahoo.es">http://messenger.yahoo.es</a></blockquote>
</html>